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 2e125f2 commit 82a43f2Copy full SHA for 82a43f2
formulate/version.py
@@ -11,6 +11,6 @@
11
]
12
13
14
-__version__ = "0.0.3"
+__version__ = '0.0.4'
15
version = __version__
16
version_info = __version__.split('.')
0 commit comments