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