Skip to content

Commit

Permalink
ci(release): set version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 26, 2024
1 parent 29bea23 commit 6dc9878
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pywatershed/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# pywatershed version file automatically created using update_version.py on December 18, 2023 18:01:21
# pywatershed version file automatically created using update_version.py on June 26, 2024 17:32:32

__version__ = "1.0.0"
__version__ = "1.1.0"
__pakname__ = "pywatershed"

author_dict = {
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
1.1.0

0 comments on commit 6dc9878

Please sign in to comment.