We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d77c780 commit 4f2e98aCopy full SHA for 4f2e98a
1 file changed
databricks_cli/version.py
@@ -21,7 +21,7 @@
21
# See the License for the specific language governing permissions and
22
# limitations under the License.
23
24
-version = '0.16.0.dev0' # NOQA
+version = '0.16.1' # NOQA
25
26
27
def print_version_callback(ctx, param, value): # NOQA
0 commit comments