From 65ea70009b1f75fe3c67f72ccd1fd5917c536a97 Mon Sep 17 00:00:00 2001 From: 2captcha Date: Thu, 9 Jan 2025 11:18:01 -0300 Subject: [PATCH] v1.5.1 --- twocaptcha/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/twocaptcha/__init__.py b/twocaptcha/__init__.py index 9f093ee..825c9dc 100644 --- a/twocaptcha/__init__.py +++ b/twocaptcha/__init__.py @@ -12,4 +12,4 @@ """ __author__ = '2captcha' -__version__ = '1.5.0' +__version__ = '1.5.1'