We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e329c56 commit c2858faCopy full SHA for c2858fa
pyproject.toml
@@ -68,7 +68,7 @@ filterwarnings = [
68
]
69
70
[tool.bumpversion]
71
-current_version = "0.26.2"
+current_version = "0.27.0"
72
commit = true
73
tag = true
74
tag_name = "{new_version}"
zyte_common_items/VERSION
@@ -1 +1 @@
1
-0.26.2
+0.27.0
0 commit comments