We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ff766b commit bd43141Copy full SHA for bd43141
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.4.5rc3'
+__version__ = '0.4.5'
0 commit comments