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 42bb9f2 commit 4169000Copy full SHA for 4169000
setup.py
@@ -23,7 +23,7 @@
23
long_description_content_type="text/markdown",
24
packages=setuptools.find_packages(exclude=['tests']),
25
include_package_data=True,
26
- version='3.4.1',
+ version='3.4.2',
27
description=('Library provides the way to automatically manage drivers for different browsers'),
28
author='Sergey Pirogov',
29
author_email='automationremarks@gmail.com',
0 commit comments