Новая версия

This commit is contained in:
2026-05-02 23:45:00 +03:00
parent 2e75e53b89
commit b2915c3987
+2 -2
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "plba"
version = "0.3.14"
version = "0.3.15"
description = "Platform runtime for business applications"
readme = "README.md"
requires-python = ">=3.11"
@@ -15,7 +15,7 @@ dependencies = [
"python-multipart>=0.0.9",
"uvicorn>=0.41.0",
]
[tool.setuptools.packages.find]
where = ["src"]