Version 1.1.1

This commit is contained in:
2026-02-23 11:04:10 -05:00
parent c0c3b38054
commit 8c8911fb27
3 changed files with 3 additions and 3 deletions

View File

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