From b1f9e56693cd2000ddcea922306f726f3e9339af Mon Sep 17 00:00:00 2001 From: Andrey Rakhmatullin Date: Mon, 18 Nov 2024 13:08:05 +0500 Subject: [PATCH] =?UTF-8?q?Bump=20version:=202.11.2=20=E2=86=92=202.12.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bumpversion.cfg | 2 +- SECURITY.md | 4 ++-- scrapy/VERSION | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 599cd0cff..f83e3e890 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 2.11.2 +current_version = 2.12.0 commit = True tag = True tag_name = {new_version} diff --git a/SECURITY.md b/SECURITY.md index 51305d95e..bc64dec7b 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,8 +4,8 @@ | Version | Supported | | ------- | ------------------ | -| 2.11.x | :white_check_mark: | -| < 2.11.x | :x: | +| 2.12.x | :white_check_mark: | +| < 2.12.x | :x: | ## Reporting a Vulnerability diff --git a/scrapy/VERSION b/scrapy/VERSION index 9e5bb77a3..d8b698973 100644 --- a/scrapy/VERSION +++ b/scrapy/VERSION @@ -1 +1 @@ -2.11.2 +2.12.0