From b19536d18ff65bf125fbfb621ea717fb45941048 Mon Sep 17 00:00:00 2001 From: 2captcha Date: Fri, 30 Aug 2024 10:33:49 -0300 Subject: [PATCH] v1.5.0 --- twocaptcha/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/twocaptcha/__init__.py b/twocaptcha/__init__.py index 3c3cb0d..44ab512 100644 --- a/twocaptcha/__init__.py +++ b/twocaptcha/__init__.py @@ -12,4 +12,4 @@ """ __author__ = '2captcha' -__version__ = '1.4.0' +__version__ = '1.5.0'