Skip to content

Commit 4f2e98a

Browse files
authored
Bump release version to 0.16.1 (#395)
1 parent d77c780 commit 4f2e98a

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
@@ -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.0.dev0' # NOQA
24+
version = '0.16.1' # NOQA
2525

2626

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

0 commit comments

Comments
 (0)