Skip to content

Commit 3b05e38

Browse files
committed
bump version 2025.5 -> 2025.6
1 parent 0957681 commit 3b05e38

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
@@ -33,7 +33,7 @@ dev = [
3333
select = ["E4", "E7", "E9", "F", "I", "N", "DJ", "T20", "Q"]
3434

3535
[tool.bumpver]
36-
current_version = "2025.5"
36+
current_version = "2025.6"
3737
version_pattern = "YYYY.INC1"
3838
commit_message = "bump version {old_version} -> {new_version}"
3939
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.5"
1+
VERSION = "2025.6"

0 commit comments

Comments
 (0)