We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe04c3f commit c0b434bCopy full SHA for c0b434b
setup.py
@@ -21,7 +21,7 @@
21
import zipfile
22
from typing import Dict
23
24
-driver_version = "1.58.0-beta-1769095880000"
+driver_version = "1.58.0"
25
26
base_wheel_bundles = [
27
{
0 commit comments