Version 0.7.0

This commit is contained in:
2026-02-06 07:27:48 -05:00
parent bd6e90de1b
commit 348ed4c148
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "fastapi-toolsets"
version = "0.6.1"
version = "0.7.0"
description = "Reusable tools for FastAPI: async CRUD, fixtures, CLI, and standardized responses for SQLAlchemy + PostgreSQL"
readme = "README.md"
license = "MIT"