We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4eff340 commit 9fd72b0Copy full SHA for 9fd72b0
1 file changed
bumpver.toml
@@ -7,3 +7,5 @@ push = false
7
8
[tool.bumpver.file_patterns]
9
"Makefile" = ["PACKAGE_VERSION?={version}"]
10
+"pyproject.toml" = ['version = "{version}"']
11
+"koyeb/*.md" = ["Package version: {version}"]
0 commit comments