Skip to content

Commit

Permalink
chore: bump driver to 0.152.0 (#252)
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelfeldman authored Oct 28, 2020
1 parent 088c42e commit f565f59
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.151.0"
driver_version = "0.152.0"

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

0 comments on commit f565f59

Please sign in to comment.