version bump

This commit is contained in:
Leon 2020-01-02 10:10:53 +01:00 committed by GitHub
parent 2b7ba9dc74
commit a80ce8db0b
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.0',
version='1.1',
packages=['undetected_chromedriver'],
install_requires=[
'selenium',