🔖(minor) bump release to 0.1.21

Refactor authentication.
Address few bug bounties.
This commit is contained in:
lebaudantoine
2025-05-01 16:44:58 +02:00
committed by aleb_the_flash
parent c7c0df5b6d
commit b79fa14919
9 changed files with 13 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
[project]
name = "summary"
version = "0.1.20"
version = "0.1.21"
dependencies = [
"fastapi[standard]>=0.105.0",
"uvicorn>=0.24.0",