We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f78b85 commit da7a511Copy full SHA for da7a511
.bumpversion.cfg
@@ -19,7 +19,7 @@ values =
19
[bumpverion:part:build]
20
values = [0-9A-Za-z-]+
21
22
-[bumpversion:file:setup.cfg]
+[bumpversion:file:pyproject.toml]
23
search = version = {current_version}
24
replace = version = {new_version}
25
0 commit comments