From 669920e05929dfed8884e300d38f594a67c1bb89 Mon Sep 17 00:00:00 2001 From: Artem Date: Thu, 30 Oct 2025 13:29:31 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2?= =?UTF-8?q?=D0=B8=D1=82=D1=8C=20=D1=84=D0=BE=D1=80=D0=BC=D0=B0=D1=82=20?= =?UTF-8?q?=D0=B2=D0=B5=D1=80=D1=81=D0=B8=D0=B8=20=D0=BD=D0=B0=20"2.2.3.po?= =?UTF-8?q?st1"=20=D0=B2=20pyproject.toml?= 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 e407105..cc38f0d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "remnawave" -version = "2.2.3-fix1" +version = "2.2.3.post1" description = "A Python SDK for interacting with the Remnawave API v2.2.3." authors = [ {name = "Artem",email = "dev@forestsnet.com"}