Skip to content
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
Compare
Choose a tag to compare
@Luna-Klatzer Luna-Klatzer released this 09 Apr 14:48
· 213 commits to main since this release
472e627

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