Skip to content

Commit

Permalink
Merge pull request #72 from basf/fix_requirements
Browse files Browse the repository at this point in the history
version bump
  • Loading branch information
mkumar73 authored Jul 11, 2024
2 parents 32eeb93 + 9b2f0c3 commit 302e739
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.6"
__version__ = "0.1.7"

0 comments on commit 302e739

Please sign in to comment.