Skip to content

Commit 8b81630

Browse files
committed
Make it clear that the version is now 0.6.0-dev
1 parent 60fb169 commit 8b81630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

galgebra/_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.5.2'
8+
__version__ = '0.6.0-dev'

0 commit comments

Comments
 (0)