Bump version: 0.1.4 → 0.1.5

This commit is contained in:
2024-03-09 21:52:13 +02:00
parent 7bcdb05d45
commit 795dd9b5bd
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ version = { attr = "api_client.__version__" }
[tool.bumpversion]
current_version = "0.1.4"
current_version = "0.1.5"
commit = true
tag = true
tag_name = "v{new_version}"