Skip to content

Commit f6b08ab

Browse files
Release version 0.1.4 (#40)
Co-authored-by: CentML <centml-machine-user@users.noreply.github.com>
1 parent 5f81f90 commit f6b08ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

analyzer/habitat/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77

88
from incremental import Version
99

10-
__version__ = Version("habitat", 0, 1, 0)
10+
__version__ = Version("habitat", 0, 1, 4)
1111
__all__ = ["__version__"]

0 commit comments

Comments
 (0)