Skip to content

Commit

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

.. _release-2.11.0:

Scrapy 2.11.0 (to be released)
------------------------------
Scrapy 2.11.0 (2023-09-18)
--------------------------

Highlights:

Expand Down
2 changes: 1 addition & 1 deletion scrapy/VERSION
@@ -1 +1 @@
2.10.1
2.11.0

0 comments on commit f2fb476

Please sign in to comment.