Bump version: 2.13.3 → 2.13.4

This commit is contained in:
Andrey Rakhmatullin 2025-11-17 16:30:37 +05:00
parent 31a9c03c24
commit 2f62ab532d
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ Release notes
.. _release-2.13.4:
Scrapy 2.13.4 (unreleased)
Scrapy 2.13.4 (2025-11-17)
--------------------------
Security bug fixes

View File

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

View File

@ -1 +1 @@
2.13.3
2.13.4