Bump version: 2.10.0 → 2.10.1

This commit is contained in:
Andrey Rakhmatullin 2023-08-30 12:08:36 +04:00
parent 99c826ce4d
commit a320e5f6a4
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
[bumpversion]
current_version = 2.10.0
current_version = 2.10.1
commit = True
tag = True
tag_name = {new_version}

View File

@ -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`)

View File

@ -1 +1 @@
2.10.0
2.10.1