This repository was archived by the owner on Apr 29, 2022. It is now read-only.
Release v0.1.3.1
Pre-release
Pre-release
https://pypi.org/project/openhivenpy/0.1.3.1/
Bug-fix release for #68 which causes the version to fail with Python 3.7
Changes:
- Removed old licensing of FrostbyteSpace and updated the URLs to the latest changes
- Added error-messages for ValidationError in from_dict() inside type classes
- [#68] Fixed with removal of name parameter in
asyncio.create_task()
which is unsupported in 3.7 - Updated MANIFEST.in