version bump

This commit is contained in:
Leon 2020-05-12 19:47:07 +02:00 committed by GitHub
parent bd3e272989
commit 3481948014
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ from setuptools import setup
setup(
name='undetected-chromedriver',
version='1.1',
version='1.2',
packages=['undetected_chromedriver'],
install_requires=[
'selenium',