Skip to content

Commit 3549600

Browse files
authored
Bump version to 0.16.7 (#470)
1 parent dd24afa commit 3549600

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
@@ -21,7 +21,7 @@
2121
# See the License for the specific language governing permissions and
2222
# limitations under the License.
2323

24-
version = '0.16.7.dev0' # NOQA
24+
version = '0.16.7' # NOQA
2525

2626

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

0 commit comments

Comments
 (0)