Skip to content

Commit

Permalink
Bump version: 0.26.1 → 0.26.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Gallaecio committed Nov 12, 2024
1 parent ea6f4bc commit 6264eb4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ filterwarnings = [
]

[tool.bumpversion]
current_version = "0.26.1"
current_version = "0.26.2"
commit = true
tag = true
tag_name = "{new_version}"
Expand Down
2 changes: 1 addition & 1 deletion zyte_common_items/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.26.1
0.26.2

0 comments on commit 6264eb4

Please sign in to comment.