Skip to content

Commit 193e7a4

Browse files
committed
updating version number for bug fix
1 parent ab4ce23 commit 193e7a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mhkit/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
import warnings as _warn
1616
_warn.simplefilter(action='ignore', category=FutureWarning)
1717

18-
__version__ = 'v0.5.0'
18+
__version__ = 'v0.5.1'
1919

2020
__copyright__ = """
2121
Copyright 2019, Alliance for Sustainable Energy, LLC under the terms of

0 commit comments

Comments
 (0)