Skip to content

Commit 993eaeb

Browse files
authored
Bump to release version 0.16.0 (#392)
1 parent ea185a4 commit 993eaeb

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.15.0.dev0' # NOQA
24+
version = '0.16.0' # NOQA
2525

2626

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

0 commit comments

Comments
 (0)