Skip to content

Commit

Permalink
Bump version: 2.9.0 → 2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wRAR committed Aug 4, 2023
1 parent 4d288c8 commit 88327c7
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.9.0
current_version = 2.10.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.10.0:

Scrapy 2.10.0 (YYYY-MM-DD)
Scrapy 2.10.0 (2023-08-04)
--------------------------

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

0 comments on commit 88327c7

Please sign in to comment.