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

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
aahnik authored Dec 8, 2020
1 parent 425d112 commit a4f90b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wappdriver/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
'''

__version__ = "0.6.5"
__version__ = "0.6.6"

# from .context import Wapp
from .local import set_chrome_driver_path, update_selectors
Expand Down

0 comments on commit a4f90b1

Please sign in to comment.