Skip to content

Commit

Permalink
Bump version to 0.17.3 (#551)
Browse files Browse the repository at this point in the history
  • Loading branch information
pietern committed Aug 26, 2022
1 parent 24e1e52 commit 0e66856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion databricks_cli/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
import re


version = '0.17.3.dev0' # NOQA
version = '0.17.3' # NOQA


def print_version_callback(ctx, param, value): # NOQA
Expand Down

0 comments on commit 0e66856

Please sign in to comment.