Skip to content
This repository was archived by the owner on Mar 29, 2021. It is now read-only.

Commit 35cdb35

Browse files
committed
bump version
1 parent e9b44d9 commit 35cdb35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wappdriver/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
'''
2020

21-
__version__ = "0.6.4"
21+
__version__ = "0.6.5"
2222

2323
# from .context import Wapp
2424
from .local import set_chrome_driver_path, update_selectors

0 commit comments

Comments
 (0)