Skip to content

Commit ddfbb99

Browse files
committed
update clawpack/__init__.py to v5.7.1
1 parent 0b83f77 commit ddfbb99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clawpack/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@
2121
if _os.path.isdir(_sdir))
2222
del _root, _path
2323

24-
__version__ = '5.7.0' # must also be changed in setup.py
24+
__version__ = '5.7.1' # must also be changed in setup.py

0 commit comments

Comments
 (0)