Skip to content

Commit 719dcf9

Browse files
author
Andi Kleen
committed
pyproject: Use version
1 parent 9fdf7e1 commit 719dcf9

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 = "{version}"
4444
# Choose a PEP 440 compatible regex
4545
version_pattern = "YYYY.MM.PATCH"
4646
tag_message = "{new_version}"

0 commit comments

Comments
 (0)