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 5f81f90 commit f6b08abCopy full SHA for f6b08ab
analyzer/habitat/_version.py
@@ -7,5 +7,5 @@
7
8
from incremental import Version
9
10
-__version__ = Version("habitat", 0, 1, 0)
+__version__ = Version("habitat", 0, 1, 4)
11
__all__ = ["__version__"]
0 commit comments