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

Commit a4f90b1

Browse files
authored
bump version
1 parent 425d112 commit a4f90b1

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.5"
21+
__version__ = "0.6.6"
2222

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

0 commit comments

Comments
 (0)