Skip to content

Commit

Permalink
Merge pull request #104 from basf/version_adaption
Browse files Browse the repository at this point in the history
new version
  • Loading branch information
AnFreTh authored Aug 13, 2024
2 parents 2c653be + a0775af commit 6949f26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mambular/__version__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Version information."""

# The following line *must* be the last in the module, exactly as formatted:
__version__ = "0.1.7"
__version__ = "0.2.1"

0 comments on commit 6949f26

Please sign in to comment.