Bump version: 2.9.0 → 2.10.0

This commit is contained in:
Andrey Rakhmatullin 2023-08-04 17:23:30 +04:00
parent 4d288c8bf3
commit 313d80d262
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -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:

View File

@ -1 +1 @@
2.9.0
2.10.0