Skip to content

Commit

Permalink
Merge pull request #1021 from PCMDI/lee1043-patch-1
Browse files Browse the repository at this point in the history
Update version number in setup.py
  • Loading branch information
lee1043 committed Jan 12, 2024
2 parents ea5971d + 637de11 commit 4649f9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
else:
install_dev = False

release_version = "3.1.2"
release_version = "3.2"

p = subprocess.Popen(
("git", "describe", "--tags"),
Expand Down

0 comments on commit 4649f9f

Please sign in to comment.