Skip to content

Commit 5d49f0a

Browse files
authored
Merge pull request clawpack#188 from rjleveque/v5.7.1rc
v5.7.1 release candidate
2 parents b5749b7 + 0ae5253 commit 5d49f0a

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

amrclaw

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

clawutil

pyclaw

0 commit comments

Comments
 (0)