From 2f62ab532dae41c1088312a6d5a32da485cdbc29 Mon Sep 17 00:00:00 2001 From: Andrey Rakhmatullin Date: Mon, 17 Nov 2025 16:30:37 +0500 Subject: [PATCH] =?UTF-8?q?Bump=20version:=202.13.3=20=E2=86=92=202.13.4?= 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 8ed4da192..4bf2a504f 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -5,7 +5,7 @@ Release notes .. _release-2.13.4: -Scrapy 2.13.4 (unreleased) +Scrapy 2.13.4 (2025-11-17) -------------------------- Security bug fixes diff --git a/pyproject.toml b/pyproject.toml index f81fb295e..dfbd9cc19 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -116,7 +116,7 @@ module = "twisted" implicit_reexport = true [tool.bumpversion] -current_version = "2.13.3" +current_version = "2.13.4" commit = true tag = true tag_name = "{new_version}" diff --git a/scrapy/VERSION b/scrapy/VERSION index a1a4224dd..965a689ec 100644 --- a/scrapy/VERSION +++ b/scrapy/VERSION @@ -1 +1 @@ -2.13.3 +2.13.4