mirror of https://github.com/scrapy/scrapy.git
Bump version: 2.7.0 → 2.7.1
This commit is contained in:
parent
95880c5de1
commit
6ded3cf4cd
|
|
@ -1,5 +1,5 @@
|
|||
[bumpversion]
|
||||
current_version = 2.7.0
|
||||
current_version = 2.7.1
|
||||
commit = True
|
||||
tag = True
|
||||
tag_name = {new_version}
|
||||
|
|
|
|||
|
|
@ -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
|
||||
~~~~~~~~~~~~
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
2.7.0
|
||||
2.7.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue