Skip to content

Commit 328ad1e

Browse files
committed
v0.8.0
1 parent c78b456 commit 328ad1e

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.7.0"
20+
__version__ = "v0.8.0"
2121

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

0 commit comments

Comments
 (0)