From 3cc819d247500ef7b9e80de7bd09ae3dd12c8eef Mon Sep 17 00:00:00 2001 From: dzmitry-duboyski Date: Wed, 26 Jun 2024 15:02:00 +0400 Subject: [PATCH] v1.2.8 --- twocaptcha/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/twocaptcha/__init__.py b/twocaptcha/__init__.py index ccac91f..07e0892 100644 --- a/twocaptcha/__init__.py +++ b/twocaptcha/__init__.py @@ -12,4 +12,4 @@ """ __author__ = '2captcha' -__version__ = '1.2.7' +__version__ = '1.2.8'