From 0b9d8da09dd2cb1b74ddf025107e6f584839fbff Mon Sep 17 00:00:00 2001 From: Eugenio Lacuesta Date: Mon, 12 Jan 2026 16:25:43 -0300 Subject: [PATCH] =?UTF-8?q?Bump=20version:=202.14.0=20=E2=86=92=202.14.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/news.rst | 2 +- pyproject.toml | 2 +- scrapy/VERSION | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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