From b03b8f18b7e81f5aac31d03c6f5b2f6e7443034c Mon Sep 17 00:00:00 2001 From: IMDelewer Date: Thu, 19 Mar 2026 15:50:31 +0000 Subject: [PATCH] chore: bump version to 1.3.0 --- proxy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxy/__init__.py b/proxy/__init__.py index f74f503..9e2406e 100644 --- a/proxy/__init__.py +++ b/proxy/__init__.py @@ -1 +1 @@ -__version__ = "1.1.3" \ No newline at end of file +__version__ = "1.3.0" \ No newline at end of file