From ea4bcbbfc0b21f7ef697c885dc7c49d10e3fc5d7 Mon Sep 17 00:00:00 2001 From: kratzky Date: Mon, 6 May 2024 05:09:33 -0400 Subject: [PATCH] v1.2.5 --- twocaptcha/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/twocaptcha/__init__.py b/twocaptcha/__init__.py index a27bf88..2e35489 100644 --- a/twocaptcha/__init__.py +++ b/twocaptcha/__init__.py @@ -12,4 +12,4 @@ """ __author__ = '2captcha' -__version__ = '1.2.4' +__version__ = '1.2.5'