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 5813493 commit 94964a7Copy full SHA for 94964a7
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.4.2',
+ version='1.4.3',
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