Skip to content

Commit b214c3a

Browse files
Bump version to 0.12.0 (#328)
Bump version to 0.12.0
1 parent 37d51b1 commit b214c3a

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

2626

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

0 commit comments

Comments
 (0)