Skip to content

Commit 3068e8f

Browse files
authored
Merge pull request #112 from basf/version_fix
new version release 0.2.2
2 parents af6641b + 9163625 commit 3068e8f

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__ = "0.2.1"
4+
__version__ = "0.2.2"

0 commit comments

Comments
 (0)