From df6eb223d64f0935bb7bf103c344e29e01a83003 Mon Sep 17 00:00:00 2001 From: Artem Date: Thu, 30 Oct 2025 12:28:20 +0100 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20=D0=B2=D0=B5=D1=80=D1=81=D0=B8=D1=8E=20SDK=20=D0=B4?= =?UTF-8?q?=D0=BE=202.2.3.fix1?= 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 f0a8683..38e99c3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "remnawave" -version = "2.2.3.post.b" +version = "2.2.3.fix1" description = "A Python SDK for interacting with the Remnawave API v2.2.3." authors = [ {name = "Artem",email = "dev@forestsnet.com"}