Skip to content

Commit 9fd72b0

Browse files
committed
Update bumpver
1 parent 4eff340 commit 9fd72b0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

bumpver.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ push = false
77

88
[tool.bumpver.file_patterns]
99
"Makefile" = ["PACKAGE_VERSION?={version}"]
10+
"pyproject.toml" = ['version = "{version}"']
11+
"koyeb/*.md" = ["Package version: {version}"]

0 commit comments

Comments
 (0)