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 5afa318 commit 04b79b3Copy full SHA for 04b79b3
formulate/version.py
@@ -11,6 +11,6 @@
11
]
12
13
14
-__version__ = '0.0.7'
+__version__ = '0.0.8'
15
version = __version__
16
version_info = __version__.split('.')
0 commit comments