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 2cc50a0 commit 394377bCopy full SHA for 394377b
setup.py
@@ -17,7 +17,7 @@
17
name='webdriver_manager',
18
packages=setuptools.find_packages(exclude=['tests']),
19
include_package_data=True,
20
- version='1.8',
+ version='1.8.2',
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