From 34fd5fc34e175e7181cab9ec99f45198c1a7752e Mon Sep 17 00:00:00 2001 From: zosimovaa Date: Mon, 9 Mar 2026 19:53:58 +0300 Subject: [PATCH] =?UTF-8?q?=D0=95=D0=B1=D1=83=D1=87=D0=B0=D1=8F=20=D0=B2?= =?UTF-8?q?=D0=B5=D1=80=D1=81=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b412dea..e7986ce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "plba" -version = "0.2.6" +version = "0.2.7" description = "Platform runtime for business applications" readme = "README.md" requires-python = ">=3.11"