From 02a8cd249d2ac7494e28aef918b1658d68345a9b Mon Sep 17 00:00:00 2001 From: James McKinney <26463+jpmckinney@users.noreply.github.com> Date: Thu, 5 Sep 2024 21:27:53 -0400 Subject: [PATCH] Iterate the version number --- docs/conf.py | 2 +- docs/news.rst | 4 ++-- scrapyd/VERSION | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 603f5263..41534815 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -22,7 +22,7 @@ author = "Scrapy group" # The short X.Y version -version = "1.5.0b1" +version = "1.5.0" # The full version, including alpha/beta/rc tags release = version diff --git a/docs/news.rst b/docs/news.rst index ca19b3ce..57ccc989 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -3,8 +3,8 @@ Release notes .. changelog -Unreleased ----------- +1.5.0 (2024-09-05) +------------------ Added ~~~~~ diff --git a/scrapyd/VERSION b/scrapyd/VERSION index 1685e51c..bc80560f 100644 --- a/scrapyd/VERSION +++ b/scrapyd/VERSION @@ -1 +1 @@ -1.5.0b1 +1.5.0