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 b8abd0d commit f123cd0Copy full SHA for f123cd0
pyganja/_version.py
@@ -5,4 +5,4 @@
5
# 1) we don't load dependencies by storing it in __init__.py
6
# 2) we can import it in setup.py for the same reason
7
# 3) we can import it into your module
8
-__version__ = '0.0.14'
+__version__ = '0.0.15'
0 commit comments