diff --git a/setup.py b/setup.py index b014fa9..b7b6747 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setup( name='selenium-recaptcha-solver', - version='1.8.3', + version='1.9.0', license='MIT', author='Tomás Perestrelo', author_email='tomasperestrelo21@gmail.com',