Skip to content

Commit ff0a938

Browse files
authored
chore: bump version to 0.6.1rc1
1 parent 2ecc380 commit ff0a938

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.6.0'
8+
__version__ = '0.6.1rc1'

0 commit comments

Comments
 (0)