diff --git a/docs/news.rst b/docs/news.rst index 5734ae03b..bab2e5ff9 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -5,7 +5,7 @@ Release notes .. _release-2.14.1: -Scrapy 2.14.1 (unreleased) +Scrapy 2.14.1 (2026-01-12) -------------------------- Deprecations diff --git a/pyproject.toml b/pyproject.toml index d15e85fa7..7982b43b8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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}" diff --git a/scrapy/VERSION b/scrapy/VERSION index edcfe40d1..b70ae75a8 100644 --- a/scrapy/VERSION +++ b/scrapy/VERSION @@ -1 +1 @@ -2.14.0 +2.14.1