From ba2ea80bcc19bf5552ebee118bb6d49596fe71fd Mon Sep 17 00:00:00 2001 From: dzmitry-duboyski Date: Thu, 29 Aug 2024 15:36:48 +0400 Subject: [PATCH] v1.3.0 --- twocaptcha/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/twocaptcha/__init__.py b/twocaptcha/__init__.py index 07e0892..e2776b6 100644 --- a/twocaptcha/__init__.py +++ b/twocaptcha/__init__.py @@ -12,4 +12,4 @@ """ __author__ = '2captcha' -__version__ = '1.2.8' +__version__ = '1.3.0'