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

Commit cee7efc

Browse files
committed
release 0.6.0
1 parent 46ba68e commit cee7efc

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
@@ -28,7 +28,7 @@
2828
2929
'''
3030

31-
__version__ = "0.5.6"
31+
__version__ = "0.6.0"
3232

3333
# from .context import Wapp
3434
from .data.local import set_chrome_driver_path, update_vars

0 commit comments

Comments
 (0)