Skip to content

Commit 1afa500

Browse files
committed
bump version v26.18.0 -> v26.28.0
1 parent 02b5b16 commit 1afa500

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "otf-addons-aws"
7-
version = "v26.18.0"
7+
version = "v26.28.0"
88
authors = [{ name = "Adam McDonagh", email = "adam@elitemonkey.net" }]
99
license = { text = "GPLv3" }
1010
classifiers = [
@@ -57,7 +57,7 @@ dev = [
5757
profile = 'black'
5858

5959
[tool.bumpver]
60-
current_version = "v26.18.0"
60+
current_version = "v26.28.0"
6161
version_pattern = "vYY.WW.PATCH[-TAG]"
6262
commit_message = "bump version {old_version} -> {new_version}"
6363
commit = true

0 commit comments

Comments
 (0)