We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 342b51d commit 2740846Copy full SHA for 2740846
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.8.7' # NOQA
+version = '0.8.8.dev0' # NOQA
25
26
27
def print_version_callback(ctx, param, value): # NOQA
0 commit comments