What's Changed
* fix: allow to omit api version with custom backend url by slowbackspace in https://github.com/blockfrost/blockfrost-python/pull/35
* Fix deprecation of pkg_resources, use importlib.metadata instead by sorki in https://github.com/blockfrost/blockfrost-python/pull/35
* Add shell.nix by sorki in https://github.com/blockfrost/blockfrost-python/pull/35
* Add missing methods for mempool, add tx_submit_cbor and tx_evaluate_cbor accepting cbor bytes/string by slowbackspace in https://github.com/blockfrost/blockfrost-python/pull/37
**Full Changelog**: https://github.com/blockfrost/blockfrost-python/compare/0.5.3...0.6.0