Bump version: 2.15.1 → 2.15.2

This commit is contained in:
Adrian Chaves 2026-04-28 15:28:51 +02:00
parent 3a88cd0e2b
commit 3d5ca9f433
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ Release notes
.. _release-2.15.2: .. _release-2.15.2:
Scrapy 2.15.2 (unreleased) Scrapy 2.15.2 (2026-04-28)
-------------------------- --------------------------
Bug fixes Bug fixes

View File

@ -154,7 +154,7 @@ module = [
ignore_missing_imports = true ignore_missing_imports = true
[tool.bumpversion] [tool.bumpversion]
current_version = "2.15.1" current_version = "2.15.2"
commit = true commit = true
tag = true tag = true
tag_name = "{new_version}" tag_name = "{new_version}"

View File

@ -1 +1 @@
2.15.1 2.15.2