Skip to content

Commit e525890

Browse files
authored
Merge pull request #123 from basf/quantile
increase version number
2 parents e3d3f7f + 5607604 commit e525890

1 file changed

Lines changed: 1 addition & 1 deletion

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.2"
4+
__version__ = "0.2.3"

0 commit comments

Comments
 (0)