From 46fbc5c29e9f7153d4bd04be8d6da8e74a9f19a4 Mon Sep 17 00:00:00 2001 From: Simon Knott Date: Mon, 18 May 2026 09:02:07 +0200 Subject: [PATCH] chore: roll driver to 1.60.0 No public API surface changes since the 1.60.0-beta roll. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 00d85aa79..89e1cda0a 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ from pathlib import Path from typing import Dict -driver_version = "1.60.0-beta-1778142790000" +driver_version = "1.60.0" base_wheel_bundles = [ {