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 4232e30 commit 3380d98Copy full SHA for 3380d98
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.3.0',
+ version='3.4.0',
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