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 3a9b1f9 commit c6d9abfCopy full SHA for c6d9abf
mhkit/__init__.py
@@ -15,7 +15,7 @@
15
import warnings as _warn
16
_warn.simplefilter(action='ignore', category=FutureWarning)
17
18
-__version__ = 'v0.4.0'
+__version__ = 'v0.5.0'
19
20
__copyright__ = """
21
Copyright 2019, Alliance for Sustainable Energy, LLC under the terms of
0 commit comments