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