Bump version: 2.16.0 → 2.17.0

This commit is contained in:
Adrian Chaves 2026-07-07 12:26:52 +02:00
parent 9523e1ec8c
commit feb692f552
4 changed files with 5 additions and 5 deletions

View File

@ -4,8 +4,8 @@
| Version | Supported | | Version | Supported |
| ------- | ------------------ | | ------- | ------------------ |
| 2.16.x | :white_check_mark: | | 2.17.x | :white_check_mark: |
| < 2.16.x | :x: | | < 2.17.x | :x: |
## Reporting a Vulnerability ## Reporting a Vulnerability

View File

@ -5,7 +5,7 @@ Release notes
.. _release-2.17.0: .. _release-2.17.0:
Scrapy 2.17.0 (unreleased) Scrapy 2.17.0 (2026-07-07)
-------------------------- --------------------------
Highlights: Highlights:

View File

@ -137,7 +137,7 @@ module = [
ignore_missing_imports = true ignore_missing_imports = true
[tool.bumpversion] [tool.bumpversion]
current_version = "2.16.0" current_version = "2.17.0"
commit = true commit = true
tag = true tag = true
tag_name = "{new_version}" tag_name = "{new_version}"

View File

@ -1 +1 @@
2.16.0 2.17.0