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 445f80a commit 1909d20Copy full SHA for 1909d20
setup.py
@@ -21,7 +21,7 @@
21
import zipfile
22
from typing import Dict
23
24
-driver_version = "1.49.0-beta-1732210972000"
+driver_version = "1.49.1"
25
26
base_wheel_bundles = [
27
{
0 commit comments