Skip to content

Commit 09b9d7f

Browse files
authored
MHKiT version increase for new release (#346)
*MHKiT v0.8.2
1 parent 62b85fb commit 09b9d7f

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
@@ -17,7 +17,7 @@
1717
# Ignore future warnings
1818
_warn.simplefilter(action="ignore", category=FutureWarning)
1919

20-
__version__ = "v0.8.1"
20+
__version__ = "v0.8.2"
2121

2222
__copyright__ = """
2323
Copyright 2019, Alliance for Sustainable Energy, LLC under the terms of

0 commit comments

Comments
 (0)