Skip to content

Commit 46ade39

Browse files
authored
Release 0.5.0rc1 [ci skip] (#404)
2 parents 50f1a08 + c631091 commit 46ade39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

galgebra/_version.py

+1-1
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.4.5'
8+
__version__ = '0.5.0rc1'

0 commit comments

Comments
 (0)