Skip to content

Maintenance release

Latest
Compare
Choose a tag to compare
@deajan deajan released this 10 Dec 12:25
· 8 commits to master since this release

This is a maintenance release that removes the deprecated naive timestamps warning.

This release is still compatible with Python 2.7, although it has been tested outside of github actions ;)

Misc

  • Added missing typing imports
  • Removed deprecrated naive timestamps in favor of timezone aware timestamps for recent Python versions