chore: update changelog (#8463)

This commit is contained in:
Adrián Jesús Peña Rodríguez
2025-08-07 09:35:16 +02:00
committed by GitHub
parent 260fada3eb
commit d527a3f12b
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
All notable changes to the **Prowler API** are documented in this file.
## [1.11.0] (Prowler UNRELEASED)
## [1.11.0] (Prowler 5.10.0)
### Added
- Github provider support [(#8271)](https://github.com/prowler-cloud/prowler/pull/8271)

View File

@@ -38,7 +38,7 @@ name = "prowler-api"
package-mode = false
# Needed for the SDK compatibility
requires-python = ">=3.11,<3.13"
version = "1.10.2"
version = "1.11.0"
[project.scripts]
celery = "src.backend.config.settings.celery"