We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ebdf2d commit 93f3201Copy full SHA for 93f3201
1 file changed
setup.py
@@ -22,7 +22,7 @@
22
from pathlib import Path
23
from typing import Dict
24
25
-driver_version = "1.60.0-beta-1778142790000"
+driver_version = "1.60.0"
26
27
base_wheel_bundles = [
28
{
0 commit comments