Skip to content

Commit

Permalink
MHKiT version increase for new release (#346)
Browse files Browse the repository at this point in the history
*MHKiT  v0.8.2
  • Loading branch information
ssolson committed Aug 13, 2024
1 parent b6f47c7 commit 948c6b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mhkit/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# Ignore future warnings
_warn.simplefilter(action="ignore", category=FutureWarning)

__version__ = "v0.8.1"
__version__ = "v0.8.2"

__copyright__ = """
Copyright 2019, Alliance for Sustainable Energy, LLC under the terms of
Expand Down

0 comments on commit 948c6b9

Please sign in to comment.