diff --git a/pyproject.toml b/pyproject.toml index 093ceba..c30e706 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "lilith-service-fastapi-bootstrap" -version = "4.1.0" +version = "4.2.0" description = "Base utilities for FastAPI microservices with optional ML support" requires-python = ">=3.10" license = "MIT"