Skip to content

Commit f123cd0

Browse files
committed
Bump version number
1 parent b8abd0d commit f123cd0

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.14'
8+
__version__ = '0.0.15'

0 commit comments

Comments
 (0)