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