Bump version: 2.13.4 → 2.14.0

This commit is contained in:
Andrey Rakhmatullin 2026-01-05 15:06:13 +05:00
parent 7bef98b4f1
commit 3ac1192f35
4 changed files with 5 additions and 5 deletions

View File

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

View File

@ -5,7 +5,7 @@ Release notes
.. _release-2.14.0:
Scrapy 2.14.0 (unreleased)
Scrapy 2.14.0 (2026-01-05)
--------------------------
Highlights:

View File

@ -111,7 +111,7 @@ module = "twisted"
implicit_reexport = true
[tool.bumpversion]
current_version = "2.13.4"
current_version = "2.14.0"
commit = true
tag = true
tag_name = "{new_version}"

View File

@ -1 +1 @@
2.13.4
2.14.0