Skip to content

Commit 090251a

Browse files
committed
chore: bump driver to 0.150.0
1 parent ea814db commit 090251a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build_package.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
from playwright.path_utils import get_file_dirname
2424

25-
driver_version = "0.5.3"
25+
driver_version = "0.150.0"
2626

2727
if not os.path.exists("driver"):
2828
os.makedirs("driver")

0 commit comments

Comments
 (0)