Skip to content

Commit 3462969

Browse files
committed
1.2.0
1 parent d23caf0 commit 3462969

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
author = "NAWI"
3636

3737
# The full version, including alpha/beta/rc tags
38-
release = "1.2.0rc1"
38+
release = "1.2.0"
3939
# The short X.Y version
40-
version = "1.2.0rc"
40+
version = "1.2.0"
4141
# -- General configuration ---------------------------------------------------
4242

4343

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
setup(
2828
name="watertap",
2929
url="https://github.com/watertap-org/watertap",
30-
version="1.2.0rc1",
30+
version="1.2.0",
3131
description="WaterTAP modeling library",
3232
long_description=long_description,
3333
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)