Skip to content

Commit c7ba47d

Browse files
Bump version 0.10.1.dev0 (databricks#285)
* Bump version to 0.10.0 * Bump version to 0.10.1.dev0
1 parent 07cd3ed commit c7ba47d

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

2626

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

0 commit comments

Comments
 (0)