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 c696bcf commit b72040eCopy full SHA for b72040e
flow/version.py
@@ -1,3 +1,3 @@
1
"""Specifies the current version number of Flow."""
2
3
-__version__ = "0.4.1.dev"
+__version__ = "0.4.1"
0 commit comments