From 608cd42719a920ee2f63edbfb7ef793d75bf032a Mon Sep 17 00:00:00 2001 From: zosimovaa Date: Sat, 21 Feb 2026 15:27:27 +0300 Subject: [PATCH] =?UTF-8?q?=D0=90=D0=BF=D0=B4=D0=B5=D0=B9=D1=82=20=D0=B2?= =?UTF-8?q?=D0=B5=D1=80=D1=81=D0=B8=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 44dbdd4..e35badc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,8 +4,8 @@ build-backend = "setuptools.build_meta" [project] name = "config_manager" -version = "2.0.0" -description = "Config manager for building applications" +version = "2.1.0" +description = "Добавлен API управления и контроля" authors = [ { name = "Aleksei Zosimov", email = "lesha.spb@gmail.com" } ]