Skip to content

Commit 9954f47

Browse files
Official version 0.11 bump
1 parent ad65d30 commit 9954f47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

timezone_utils/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = (0, 10)
1+
__version__ = (0, 11)
22
VERSION = '.'.join(map(str, __version__))

0 commit comments

Comments
 (0)