mirror of https://github.com/scrapy/scrapy.git
Bump version: 2.9.0 → 2.10.0
This commit is contained in:
parent
4d288c8bf3
commit
313d80d262
|
|
@ -1,5 +1,5 @@
|
|||
[bumpversion]
|
||||
current_version = 2.9.0
|
||||
current_version = 2.10.0
|
||||
commit = True
|
||||
tag = True
|
||||
tag_name = {new_version}
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ Release notes
|
|||
|
||||
.. _release-2.10.0:
|
||||
|
||||
Scrapy 2.10.0 (YYYY-MM-DD)
|
||||
Scrapy 2.10.0 (2023-08-04)
|
||||
--------------------------
|
||||
|
||||
Highlights:
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
2.9.0
|
||||
2.10.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue