From e4fb5c6293829676e4ef765e6c46f14eca91b070 Mon Sep 17 00:00:00 2001 From: nextcaptcha Date: Fri, 31 May 2024 10:09:17 +0800 Subject: [PATCH] recaptcha mobile type --- nextcaptcha/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcaptcha/__init__.py b/nextcaptcha/__init__.py index ae9304c..98d9c76 100644 --- a/nextcaptcha/__init__.py +++ b/nextcaptcha/__init__.py @@ -3,4 +3,4 @@ -__version__ = '1.0.4' +__version__ = '1.0.5'