Skip to content

Commit

Permalink
chore: roll driver to 1.13.1-1627519339000 (#826)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgozman authored Jul 29, 2021
1 parent 1882195 commit af88b53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
InWheel = None
from wheel.bdist_wheel import bdist_wheel as BDistWheelCommand

driver_version = "1.13.0-1626733671000"
driver_version = "1.13.1-1627519339000"


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

0 comments on commit af88b53

Please sign in to comment.