Skip to content

Commit

Permalink
Bump version: 2.7.0 → 2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wRAR committed Nov 2, 2022
1 parent 95880c5 commit 6ded3cf
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.7.0
current_version = 2.7.1
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.7.1:

Scrapy 2.7.1 (Not relased yet)
------------------------------
Scrapy 2.7.1 (2022-11-02)
-------------------------

New features
~~~~~~~~~~~~
Expand Down
2 changes: 1 addition & 1 deletion scrapy/VERSION
@@ -1 +1 @@
2.7.0
2.7.1

0 comments on commit 6ded3cf

Please sign in to comment.