Skip to content

Commit 683952d

Browse files
authored
chore: bump cli version to 0.171.0 (microsoft#392)
1 parent 1a86fef commit 683952d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
import setuptools
2424
from wheel.bdist_wheel import bdist_wheel as BDistWheelCommand
2525

26-
driver_version = "0.170.0"
26+
driver_version = "0.171.0"
2727

2828

2929
with open("README.md", "r", encoding="utf-8") as fh:

0 commit comments

Comments
 (0)