Skip to content

Commit c5270c1

Browse files
author
Andi Kleen
committed
pyproject: Try to automate version number
1 parent 3ef7d22 commit c5270c1

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
@@ -40,7 +40,7 @@ packages = ["/"]
4040
]
4141

4242
[tool.bumpver]
43-
current_version = "2025.6.2"
43+
#current_version = "2025.6.2"
4444
# Choose a PEP 440 compatible regex
4545
version_pattern = "YYYY.MM.INC0"
4646
tag_message = "{new_version}"

0 commit comments

Comments
 (0)