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 e756233 commit 7cc2bc9Copy full SHA for 7cc2bc9
setup.py
@@ -30,7 +30,7 @@
30
InWheel = None
31
from wheel.bdist_wheel import bdist_wheel as BDistWheelCommand
32
33
-driver_version = "1.44.0-beta-1715189091000"
+driver_version = "1.44.0-beta-1715802478000"
34
35
36
def extractall(zip: zipfile.ZipFile, path: str) -> None:
0 commit comments