Skip to content

Commit e15110e

Browse files
authored
Bump version to 0.17.1 (#536)
1 parent 136e429 commit e15110e

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

2929

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

0 commit comments

Comments
 (0)