From 3ac1192f35fc32d01c69c929eed85601fb0405e8 Mon Sep 17 00:00:00 2001 From: Andrey Rakhmatullin Date: Mon, 5 Jan 2026 15:06:13 +0500 Subject: [PATCH] =?UTF-8?q?Bump=20version:=202.13.4=20=E2=86=92=202.14.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SECURITY.md | 4 ++-- docs/news.rst | 2 +- pyproject.toml | 2 +- scrapy/VERSION | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index a5a5c7fb3..db67dea5d 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,8 +4,8 @@ | Version | Supported | | ------- | ------------------ | -| 2.13.x | :white_check_mark: | -| < 2.13.x | :x: | +| 2.14.x | :white_check_mark: | +| < 2.14.x | :x: | ## Reporting a Vulnerability diff --git a/docs/news.rst b/docs/news.rst index 1b1c72c1b..f07153402 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -5,7 +5,7 @@ Release notes .. _release-2.14.0: -Scrapy 2.14.0 (unreleased) +Scrapy 2.14.0 (2026-01-05) -------------------------- Highlights: diff --git a/pyproject.toml b/pyproject.toml index 81351bab7..d15e85fa7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -111,7 +111,7 @@ module = "twisted" implicit_reexport = true [tool.bumpversion] -current_version = "2.13.4" +current_version = "2.14.0" commit = true tag = true tag_name = "{new_version}" diff --git a/scrapy/VERSION b/scrapy/VERSION index 965a689ec..edcfe40d1 100644 --- a/scrapy/VERSION +++ b/scrapy/VERSION @@ -1 +1 @@ -2.13.4 +2.14.0