Skip to content

Commit

Permalink
Bump version: 2.8.0 → 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wRAR committed May 8, 2023
1 parent 5bb6dfb commit 52c0726
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 2.8.0
current_version = 2.9.0
commit = True
tag = True
tag_name = {new_version}
Expand Down
2 changes: 1 addition & 1 deletion docs/news.rst
Expand Up @@ -5,7 +5,7 @@ Release notes

.. _release-2.9.0:

Scrapy 2.9.0 (YYYY-MM-DD)
Scrapy 2.9.0 (2023-05-08)
-------------------------

Highlights:
Expand Down
2 changes: 1 addition & 1 deletion scrapy/VERSION
@@ -1 +1 @@
2.8.0
2.9.0

0 comments on commit 52c0726

Please sign in to comment.