Bump version: 2.14.0 → 2.14.1

This commit is contained in:
Eugenio Lacuesta 2026-01-12 16:25:43 -03:00
parent c9fbf6c599
commit 0b9d8da09d
No known key found for this signature in database
GPG Key ID: DA3EF2D0913E9810
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ Release notes
.. _release-2.14.1:
Scrapy 2.14.1 (unreleased)
Scrapy 2.14.1 (2026-01-12)
--------------------------
Deprecations

View File

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

View File

@ -1 +1 @@
2.14.0
2.14.1