chore(api): update api version

This commit is contained in:
César Arroba
2025-09-24 15:23:19 +02:00
parent 3a214a3956
commit ea82ae60ac
3 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ name = "prowler-api"
package-mode = false
# Needed for the SDK compatibility
requires-python = ">=3.11,<3.13"
version = "1.13.0"
version = "1.13.1"
[project.scripts]
celery = "src.backend.config.settings.celery"