mirror of https://github.com/scrapy/scrapy.git
Bump version: 2.6.2 → 2.7.0
This commit is contained in:
parent
06c8f673af
commit
20b79a0f2e
|
|
@ -1,5 +1,5 @@
|
||||||
[bumpversion]
|
[bumpversion]
|
||||||
current_version = 2.6.2
|
current_version = 2.7.0
|
||||||
commit = True
|
commit = True
|
||||||
tag = True
|
tag = True
|
||||||
tag_name = {new_version}
|
tag_name = {new_version}
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@ Release notes
|
||||||
|
|
||||||
.. _release-2.7.0:
|
.. _release-2.7.0:
|
||||||
|
|
||||||
Scrapy 2.7.0 (to be released)
|
Scrapy 2.7.0 (2022-10-17)
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
|
||||||
Highlights:
|
Highlights:
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
2.6.2
|
2.7.0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue