Skip to content

Commit

Permalink
chore: bump driver to 0.150.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelfeldman committed Oct 13, 2020
1 parent ea814db commit 090251a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_package.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

from playwright.path_utils import get_file_dirname

driver_version = "0.5.3"
driver_version = "0.150.0"

if not os.path.exists("driver"):
os.makedirs("driver")
Expand Down

0 comments on commit 090251a

Please sign in to comment.