Skip to content

Commit

Permalink
bump version to v0.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
koryaga committed Apr 1, 2024
1 parent d2d4e70 commit 9da716b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kubemarine/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.28.0
v0.28.1
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Issues = "https://github.com/Netcracker/KubeMarine/issues/"
# 1. pip install bumpver
# 2. bumpver update --set-version <new version>
[tool.bumpver]
current_version = "v0.28.0"
current_version = "v0.28.1"
version_pattern = "vMAJOR.MINOR.PATCH"
commit_message = "bump version to {new_version}"
commit = true
Expand Down

0 comments on commit 9da716b

Please sign in to comment.