We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a572964 commit a4cbce7Copy full SHA for a4cbce7
setup.py
@@ -17,7 +17,7 @@
17
name='webdriver_manager',
18
packages=setuptools.find_packages(exclude=['tests']),
19
include_package_data=True,
20
- version='2.0.0',
+ version='2.1.0',
21
description=('Library provides the way to automatically manage drivers for different browsers'),
22
author='Sergey Pirogov',
23
author_email='automationremarks@gmail.com',
0 commit comments