We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab4ce23 commit 193e7a4Copy full SHA for 193e7a4
mhkit/__init__.py
@@ -15,7 +15,7 @@
15
import warnings as _warn
16
_warn.simplefilter(action='ignore', category=FutureWarning)
17
18
-__version__ = 'v0.5.0'
+__version__ = 'v0.5.1'
19
20
__copyright__ = """
21
Copyright 2019, Alliance for Sustainable Energy, LLC under the terms of
0 commit comments