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 b1d2fee commit e86db09Copy full SHA for e86db09
clifford/_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__ = '1.4.0dev0'
+__version__ = '1.4.0'
0 commit comments