We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95880c5 commit 6ded3cfCopy full SHA for 6ded3cf
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 2.7.0
+current_version = 2.7.1
3
commit = True
4
tag = True
5
tag_name = {new_version}
docs/news.rst
@@ -5,8 +5,8 @@ Release notes
6
.. _release-2.7.1:
7
8
-Scrapy 2.7.1 (Not relased yet)
9
-------------------------------
+Scrapy 2.7.1 (2022-11-02)
+-------------------------
10
11
New features
12
~~~~~~~~~~~~
scrapy/VERSION
@@ -1 +1 @@
-2.7.0
+2.7.1
0 commit comments