Skip to content

Commit dca2ffa

Browse files
committed
bump version 2025.2 -> 2025.3
1 parent 1041b8e commit dca2ffa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dev = [
3232
select = ["E4", "E7", "E9", "F", "I", "N", "DJ", "T20", "Q"]
3333

3434
[tool.bumpver]
35-
current_version = "2025.2"
35+
current_version = "2025.3"
3636
version_pattern = "YYYY.INC1"
3737
commit_message = "bump version {old_version} -> {new_version}"
3838
tag_message = "{new_version}"

school/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "2025.2"
1+
VERSION = "2025.3"

0 commit comments

Comments
 (0)