From a320e5f6a421ea3bae06d2f63d29bae9d327f580 Mon Sep 17 00:00:00 2001 From: Andrey Rakhmatullin Date: Wed, 30 Aug 2023 12:08:36 +0400 Subject: [PATCH] =?UTF-8?q?Bump=20version:=202.10.0=20=E2=86=92=202.10.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bumpversion.cfg | 2 +- docs/news.rst | 2 +- scrapy/VERSION | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 53e873427..0bcd1ab01 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 2.10.0 +current_version = 2.10.1 commit = True tag = True tag_name = {new_version} diff --git a/docs/news.rst b/docs/news.rst index d1b020576..78ac14ab6 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -5,7 +5,7 @@ Release notes .. _release-2.10.1: -Scrapy 2.10.1 (YYYY-MM-DD) +Scrapy 2.10.1 (2023-08-30) -------------------------- Marked ``Twisted >= 23.8.0`` as unsupported. (:issue:`6024`, :issue:`6026`) diff --git a/scrapy/VERSION b/scrapy/VERSION index 10c2c0c3d..8bbb6e406 100644 --- a/scrapy/VERSION +++ b/scrapy/VERSION @@ -1 +1 @@ -2.10.0 +2.10.1