Bump version: 2.12.0 → 2.13.0

This commit is contained in:
Andrey Rakhmatullin 2025-05-08 14:43:34 +05:00
parent 0f8abd2cce
commit 82a3245158
4 changed files with 5 additions and 5 deletions

View File

@ -4,8 +4,8 @@
| Version | Supported |
| ------- | ------------------ |
| 2.12.x | :white_check_mark: |
| < 2.12.x | :x: |
| 2.13.x | :white_check_mark: |
| < 2.13.x | :x: |
## Reporting a Vulnerability

View File

@ -5,7 +5,7 @@ Release notes
.. _release-2.13.0:
Scrapy 2.13.0 (unreleased)
Scrapy 2.13.0 (2025-05-08)
--------------------------
Highlights:

View File

@ -116,7 +116,7 @@ module = "twisted"
implicit_reexport = true
[tool.bumpversion]
current_version = "2.12.0"
current_version = "2.13.0"
commit = true
tag = true
tag_name = "{new_version}"

View File

@ -1 +1 @@
2.12.0
2.13.0