We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03402dd commit a4a549fCopy full SHA for a4a549f
1 file changed
databricks_cli/version.py
@@ -24,7 +24,7 @@
24
import re
25
26
27
-version = '0.17.2.dev0' # NOQA
+version = '0.17.2' # NOQA
28
29
30
def print_version_callback(ctx, param, value): # NOQA
0 commit comments