mirror of https://github.com/scrapy/scrapy.git
Bump version: 2.10.0 → 2.10.1
This commit is contained in:
parent
99c826ce4d
commit
a320e5f6a4
|
|
@ -1,5 +1,5 @@
|
|||
[bumpversion]
|
||||
current_version = 2.10.0
|
||||
current_version = 2.10.1
|
||||
commit = True
|
||||
tag = True
|
||||
tag_name = {new_version}
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ Release notes
|
|||
|
||||
.. _release-2.10.1:
|
||||
|
||||
Scrapy 2.10.1 (YYYY-MM-DD)
|
||||
Scrapy 2.10.1 (2023-08-30)
|
||||
--------------------------
|
||||
|
||||
Marked ``Twisted >= 23.8.0`` as unsupported. (:issue:`6024`, :issue:`6026`)
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
2.10.0
|
||||
2.10.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue