Skip to content

Commit

Permalink
updated the version
Browse files Browse the repository at this point in the history
  • Loading branch information
v-vyedavelly committed Jun 11, 2024
1 parent 6acfd30 commit a6f6ff2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/databricks/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Release History
===============
0.10.3
0.11.0
+++++
az databricks workspace create/update: Add --access-connector to associate an Access Connector Resource with workspace.
az databricks workspace create/update: Add --default-storage-firewall to set default storage firewall configuration information on workspace.
Expand Down
2 changes: 1 addition & 1 deletion src/databricks/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

# TODO: Confirm this is the right version number you want and it matches your
# HISTORY.rst entry.
VERSION = '0.10.3'
VERSION = '0.11.0'


# The full list of classifiers is available at
Expand Down

0 comments on commit a6f6ff2

Please sign in to comment.