We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b83f77 commit ddfbb99Copy full SHA for ddfbb99
clawpack/__init__.py
@@ -21,4 +21,4 @@
21
if _os.path.isdir(_sdir))
22
del _root, _path
23
24
-__version__ = '5.7.0' # must also be changed in setup.py
+__version__ = '5.7.1' # must also be changed in setup.py
0 commit comments