We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6f47c7 commit 948c6b9Copy full SHA for 948c6b9
1 file changed
mhkit/__init__.py
@@ -17,7 +17,7 @@
17
# Ignore future warnings
18
_warn.simplefilter(action="ignore", category=FutureWarning)
19
20
-__version__ = "v0.8.1"
+__version__ = "v0.8.2"
21
22
__copyright__ = """
23
Copyright 2019, Alliance for Sustainable Energy, LLC under the terms of
0 commit comments