Bump version to 0.1.20

This commit is contained in:
2026-04-22 23:10:06 +08:00
parent 5f320e9cda
commit af79702fbc
+1 -1
View File
@@ -2,7 +2,7 @@
authors = [{email = "admin@example.com", name = "admin"}]
description = "FastAPI project generated using minimal-fastapi-postgres-template."
name = "app"
version = "0.1.19"
version = "0.1.20"
requires-python = ">=3.13"
dependencies = [
"alembic>=1.14.0,<2",