Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@thegamecracks thegamecracks released this 02 Dec 02:00
· 10 commits to main since this release
62cfe49

Fixes

  • Fix py.typed marker not being included in the package
  • Use if __name__ == "__main__": condition in __main__.py to prevent side effects when imported

Documentation

Full Changelog: v0.4.0...v0.5.0