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 1a86fef commit 683952dCopy full SHA for 683952d
setup.py
@@ -23,7 +23,7 @@
23
import setuptools
24
from wheel.bdist_wheel import bdist_wheel as BDistWheelCommand
25
26
-driver_version = "0.170.0"
+driver_version = "0.171.0"
27
28
29
with open("README.md", "r", encoding="utf-8") as fh:
0 commit comments