Skip to content

Commit 4fc3e51

Browse files
committed
Add new version number to conclude JOSS review changes
The new version number is necessary to allow to push the new code to the PIPY respository with identical version numbers. modified: mbpls/__init__.py
1 parent abc9bf5 commit 4fc3e51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mbpls/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@
2222

2323
__all__ = ["mbpls", "data"]
2424

25-
__version__ = "1.0.0"
25+
__version__ = "1.0.1"

0 commit comments

Comments
 (0)