Skip to content

Commit ccf9b4f

Browse files
authored
Merge pull request #144 from basf/master
version 0.2.4
2 parents f6f3cfa + e65e88b commit ccf9b4f

5 files changed

Lines changed: 308 additions & 304 deletions

File tree

mambular/__version__.py

Lines changed: 1 addition & 1 deletion
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.3"
4+
__version__ = "0.2.4"

0 commit comments

Comments
 (0)