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 0a4fdba commit 5151f7aCopy full SHA for 5151f7a
pyproject.toml
@@ -96,7 +96,7 @@ search = 'version = "{current_version}"'
96
replace = 'version = "{new_version}"'
97
98
[[tool.bumpversion.files]]
99
-filename = "Makefile"
+filename = "Makefile.variable"
100
search = 'APP_VERSION := "{current_version}"'
101
replace = 'APP_VERSION := "{new_version}"'
102
0 commit comments