Skip to content

Commit 6ce43c6

Browse files
committed
bump version 2025.4 -> 2025.5
1 parent 8b4c74a commit 6ce43c6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ build-backend = "poetry.core.masonry.api"
3434
select = ["E4", "E7", "E9", "F", "I", "N", "DJ", "T20", "Q"]
3535

3636
[tool.bumpver]
37-
current_version = "2025.4"
37+
current_version = "2025.5"
3838
version_pattern = "YYYY.INC1"
3939
commit_message = "bump version {old_version} -> {new_version}"
4040
commit = true

sortiment/sortiment/__init__.py

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

0 commit comments

Comments
 (0)