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 60fb169 commit 8b81630Copy full SHA for 8b81630
galgebra/_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.5.2'
+__version__ = '0.6.0-dev'
0 commit comments