Skip to content

Commit 7d34cf5

Browse files
committed
Bump the version to release
1 parent 4279fa1 commit 7d34cf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyganja/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
# 1) we don't load dependencies by storing it in __init__.py
66
# 2) we can import it in setup.py for the same reason
77
# 3) we can import it into your module
8-
__version__ = '0.0.11'
8+
__version__ = '0.0.12'

0 commit comments

Comments
 (0)