Skip to content

Commit

Permalink
chore: bump version 2024.2.22 -> 2024.2.26
Browse files Browse the repository at this point in the history
  • Loading branch information
benthomasson committed Feb 26, 2024
1 parent bd310b1 commit 1fca9bc
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 @@ -125,7 +125,7 @@ convention = "pep257"
version_scheme = "calver-by-date"

[tool.bumpver]
current_version = "2024.2.22"
current_version = "2024.2.26"
version_pattern = "YYYY.MM.DD"
commit_message = "chore: bump version {old_version} -> {new_version}"
tag_message = "{new_version}"
Expand Down

0 comments on commit 1fca9bc

Please sign in to comment.