diff --git a/setup.py b/setup.py index 6c190a4..8e3935e 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="ucaptcha", - version="1.0.6", + version="1.0.7", author="Pradish Bijukchhe", author_email="pradishbijukchhe@gmail.com", description="Universal captcha solving python module",