deps-add(config-or-deps-if-more): ➕ Update project dependencies in pyproject.toml (version bumps, new additions, or pinning)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
c259fe6cbe
commit
b9ca94a0eb
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue