Skip to content

Commit

Permalink
Bump version to 0.8.1 (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
smurching authored and andrewmchen committed Aug 13, 2018
1 parent b5e639e commit 8637478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion databricks_cli/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

version = '0.8.0' # NOQA
version = '0.8.1' # NOQA


def print_version_callback(ctx, param, value): # NOQA
Expand Down

0 comments on commit 8637478

Please sign in to comment.