Version 0.6.0

This commit is contained in:
2026-02-04 11:29:41 -05:00
parent e0bc93096d
commit 494869a172
3 changed files with 3 additions and 3 deletions

View File

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