Skip to content

Commit

Permalink
0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lbianchi-lbl committed Apr 7, 2023
1 parent e27a4f8 commit 06a057f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
author = "NAWI"

# The full version, including alpha/beta/rc tags
release = "0.8.0rc2"
release = "0.8.0"
# The short X.Y version
version = "0.8.0rc2"
version = "0.8.0"
# -- General configuration ---------------------------------------------------


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
setup(
name="watertap",
url="https://github.com/watertap-org/watertap",
version="0.8.0rc2",
version="0.8.0",
description="WaterTAP modeling library",
long_description=long_description,
long_description_content_type="text/plain",
Expand Down

0 comments on commit 06a057f

Please sign in to comment.