Skip to content

Commit a4a549f

Browse files
authored
Bump version to 0.17.2 (#544)
1 parent 03402dd commit a4a549f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2.dev0' # NOQA
27+
version = '0.17.2' # NOQA
2828

2929

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

0 commit comments

Comments
 (0)