BioThings v0.11.1 release
This is a bug-fix release with these CHANGES (see also CHANGES.txt):
v0.11.1 (2022/10/03)
- Hub improvements:
- use pickle protocol 4 as the pickle.dump default
- Hub bug fixes:
- Fixed a JSON serialization error during incremental release newgene#65
- Resolved a hub error when installing a full release #257
- Fixed a quick_index error when a data source has multiple uploaders newgene#66