Skip to content

Commit de3a838

Browse files
committed
Update bumpver
1 parent 9fd72b0 commit de3a838

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

bumpver.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ push = false
99
"Makefile" = ["PACKAGE_VERSION?={version}"]
1010
"pyproject.toml" = ['version = "{version}"']
1111
"koyeb/*.md" = ["Package version: {version}"]
12+
"koyeb/api/__init__.py" = ['__version__ = "{version}"']
13+
"koyeb/api/api_client.py" = ['OpenAPI-Generator/{version}']
14+
"koyeb/api/configuration.py" = ['SDK Package Version: {version}']

0 commit comments

Comments
 (0)