We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6e5f3d commit 34fbf6bCopy full SHA for 34fbf6b
setup.py
@@ -28,7 +28,7 @@
28
InWheel = None
29
from wheel.bdist_wheel import bdist_wheel as BDistWheelCommand
30
31
-driver_version = "1.15.0-1631797286000"
+driver_version = "1.16.0-next-1631799458000"
32
33
34
def extractall(zip: zipfile.ZipFile, path: str) -> None:
0 commit comments