Skip to content

Commit e9c9a0e

Browse files
authored
chore: roll to Playwright 1.26.0 (#1560)
1 parent 7091748 commit e9c9a0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
InWheel = None
3131
from wheel.bdist_wheel import bdist_wheel as BDistWheelCommand
3232

33-
driver_version = "1.26.0-beta-1663620933000"
33+
driver_version = "1.26.0"
3434

3535

3636
def extractall(zip: zipfile.ZipFile, path: str) -> None:

0 commit comments

Comments
 (0)