Skip to content

0.0.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@drewwhis drewwhis released this 26 Nov 02:02
· 26 commits to master since this release

Issues closed in 0.0.3:

  • class methods changed to static methods
  • sys import added in tools.py to remove linter error
  • enums now inherit from the Python Enum class