Skip to content

Commit 4169000

Browse files
Update setup.py
1 parent 42bb9f2 commit 4169000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
long_description_content_type="text/markdown",
2424
packages=setuptools.find_packages(exclude=['tests']),
2525
include_package_data=True,
26-
version='3.4.1',
26+
version='3.4.2',
2727
description=('Library provides the way to automatically manage drivers for different browsers'),
2828
author='Sergey Pirogov',
2929
author_email='automationremarks@gmail.com',

0 commit comments

Comments
 (0)