Skip to content

Commit

Permalink
bump version v2024.3.1-beta -> v2024.4.0-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielYang59 committed Apr 4, 2024
1 parent 2b8786f commit 23baf95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ line-length = 79
line-length = 79

[tool.bumpver]
current_version = "v2024.3.1-beta"
current_version = "v2024.4.0-beta"
version_pattern = "vYYYY.MM.PATCH[-TAG]"
commit_message = "bump version {old_version} -> {new_version}"
tag_message = "{new_version}"
Expand Down

0 comments on commit 23baf95

Please sign in to comment.