Skip to content

Commit 41898f4

Browse files
Update setup.py
1 parent 559a20b commit 41898f4

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(include=['webdriver_manager*']),
2525
include_package_data=True,
26-
version='4.0.1',
26+
version='4.0.2',
2727
description='Library provides the way to automatically manage drivers for different browsers',
2828
author='Sergey Pirogov',
2929
author_email='[email protected]',

0 commit comments

Comments
 (0)