From e148679d71ea4ab1cc8eae051b3cebd32bad8bb8 Mon Sep 17 00:00:00 2001 From: IMDelewer Date: Tue, 17 Mar 2026 10:39:16 +0300 Subject: [PATCH] chore: bump version to 1.1.3 --- proxy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxy/__init__.py b/proxy/__init__.py index 5da0b9a..f74f503 100644 --- a/proxy/__init__.py +++ b/proxy/__init__.py @@ -1 +1 @@ -__version__ = "1.1.2" \ No newline at end of file +__version__ = "1.1.3" \ No newline at end of file