diff --git a/setup.py b/setup.py index 7592e3e23..46d902f2f 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ import setuptools from wheel.bdist_wheel import bdist_wheel as BDistWheelCommand -driver_version = "0.170.0" +driver_version = "0.171.0" with open("README.md", "r", encoding="utf-8") as fh: