Skip to content

Commit c966223

Browse files
committed
chore: bump version 2024.2.22 -> 2024.2.26
1 parent 97643fd commit c966223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ convention = "pep257"
125125
version_scheme = "calver-by-date"
126126

127127
[tool.bumpver]
128-
current_version = "2024.2.22"
128+
current_version = "2024.2.26"
129129
version_pattern = "YYYY.MM.DD"
130130
commit_message = "chore: bump version {old_version} -> {new_version}"
131131
tag_message = "{new_version}"

0 commit comments

Comments
 (0)