Skip to content

Commit aaa7e62

Browse files
committed
bump version 2025.1 -> 2025.2
1 parent 8e31ac7 commit aaa7e62

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.1"
37+
current_version = "2025.2"
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.1"
1+
VERSION = "2025.2"

0 commit comments

Comments
 (0)