From d98ac4997fc35de86fd92b39ecdbd97de0bdc80b Mon Sep 17 00:00:00 2001 From: dzmitry-duboyski Date: Fri, 14 Jun 2024 14:52:07 +0400 Subject: [PATCH] v1.2.6 --- twocaptcha/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/twocaptcha/__init__.py b/twocaptcha/__init__.py index 2e35489..47db6ef 100644 --- a/twocaptcha/__init__.py +++ b/twocaptcha/__init__.py @@ -12,4 +12,4 @@ """ __author__ = '2captcha' -__version__ = '1.2.5' +__version__ = '1.2.6'