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 9fc0646 commit 860298aCopy full SHA for 860298a
flowcept/version.py
@@ -2,4 +2,4 @@
2
# This file is supposed to be automatically modified by the CI Bot.
3
# The expected format is: <Major>.<Minor>.<Patch><optional: branch>
4
# See .github/workflows/version_bumper.py
5
-__version__ = "0.0.96dev"
+__version__ = "0.0.97"
0 commit comments