Skip to content

v0.1.1

Choose a tag to compare

@Tinnci Tinnci released this 14 Jun 07:27
· 53 commits to main since this release

Compatibility patch release. Fixes Python 3.10 import compatibility by replacing Python 3.11-only datetime.UTC usage with timezone.utc. This supersedes v0.1.0 for Python 3.10 users.