Skip to content

Commit ca31620

Browse files
authored
Merge pull request #175 from basf/master
version bump for docs adjustment
2 parents 7dc4d06 + 46df5e7 commit ca31620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mambular/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""Version information."""
22

33
# The following line *must* be the last in the module, exactly as formatted:
4-
__version__ = "1.0.0"
4+
__version__ = "1.0.1"

0 commit comments

Comments
 (0)