mirror of https://github.com/scrapy/scrapy.git
Bump version: 2.10.1 → 2.11.0
This commit is contained in:
parent
efc594b53f
commit
f2fb4760d2
|
|
@ -1,5 +1,5 @@
|
||||||
[bumpversion]
|
[bumpversion]
|
||||||
current_version = 2.10.1
|
current_version = 2.11.0
|
||||||
commit = True
|
commit = True
|
||||||
tag = True
|
tag = True
|
||||||
tag_name = {new_version}
|
tag_name = {new_version}
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,8 @@ Release notes
|
||||||
|
|
||||||
.. _release-2.11.0:
|
.. _release-2.11.0:
|
||||||
|
|
||||||
Scrapy 2.11.0 (to be released)
|
Scrapy 2.11.0 (2023-09-18)
|
||||||
------------------------------
|
--------------------------
|
||||||
|
|
||||||
Highlights:
|
Highlights:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
2.10.1
|
2.11.0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue