Bump version: 2.14.1 → 2.14.2

This commit is contained in:
Adrian Chaves 2026-03-12 15:45:16 +01:00
parent 378bb68039
commit 498b4fc1a4
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ Release notes
.. _release-2.14.2: .. _release-2.14.2:
Scrapy 2.14.2 (unreleased) Scrapy 2.14.2 (2026-03-12)
-------------------------- --------------------------
Security bug fixes Security bug fixes

View File

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

View File

@ -1 +1 @@
2.14.1 2.14.2