Skip to content

Commit 18ac1d3

Browse files
authored
Bump version to 0.17.7 (#640)
1 parent 2dd4755 commit 18ac1d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

databricks_cli/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
import re
2525

2626

27-
version = '0.17.7.dev0' # NOQA
27+
version = '0.17.7' # NOQA
2828

2929

3030
def print_version_callback(ctx, param, value): # NOQA

0 commit comments

Comments
 (0)