Skip to content

Commit a4cbce7

Browse files
Update setup.py
1 parent a572964 commit a4cbce7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
name='webdriver_manager',
1818
packages=setuptools.find_packages(exclude=['tests']),
1919
include_package_data=True,
20-
version='2.0.0',
20+
version='2.1.0',
2121
description=('Library provides the way to automatically manage drivers for different browsers'),
2222
author='Sergey Pirogov',
2323
author_email='automationremarks@gmail.com',

0 commit comments

Comments
 (0)