We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c982fe9 commit b0adda3Copy full SHA for b0adda3
2 files changed
mambular/__version__.py
@@ -1,4 +1,4 @@
1
"""Version information."""
2
3
# The following line *must* be the last in the module, exactly as formatted:
4
-__version__ = "0.1.5"
+__version__ = "0.1.6"
mambular/configs/__init__.py
0 commit comments