Skip to content

Commit 3ea4e50

Browse files
authored
Bump version to 0.16.8 (databricks#482)
1 parent 0183441 commit 3ea4e50

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

2929

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

0 commit comments

Comments
 (0)