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