We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad65d30 commit 9954f47Copy full SHA for 9954f47
timezone_utils/__init__.py
@@ -1,2 +1,2 @@
1
-__version__ = (0, 10)
+__version__ = (0, 11)
2
VERSION = '.'.join(map(str, __version__))
0 commit comments