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 fb18c19 commit de577f3Copy full SHA for de577f3
1 file changed
fremor/_version.py
@@ -3,5 +3,5 @@
3
"""
4
5
import os
6
-version = os.getenv("GIT_DESCRIBE_TAG", "0.9.3.post")
+version = os.getenv("GIT_DESCRIBE_TAG", "0.9.4")
7
__version__ = version
0 commit comments