- made the package deployable increased version number and blackified the files
- remove crazy version range limits for dependencies which cause major headaches for downstream projects with multiple confluent indirect dependencies on this library
- Fix edge cases with multibase and multihash decoding
- Added hypothesis tests while verifying CIDs
- Handle the case where an incorrect base58 encoded value is provided to make_cid
- First release on PyPI.