Skip to content

Commit

Permalink
Update cli extension version and history (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
bgklein authored and xingwu1 committed Mar 6, 2019
1 parent e20d027 commit 7ec2f2c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions batch-cli-extensions/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
Release History
===============

3.0.3 (2019-03-06)
------------------

* Update supported version warning to be accurate

3.0.2 (2019-02-26)
------------------

Expand Down
2 changes: 1 addition & 1 deletion batch-cli-extensions/azext_batch/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# Licensed under the MIT License. See License.txt in the project root for license information.
# --------------------------------------------------------------------------------------------

VERSION = "3.0.2"
VERSION = "3.0.3"

0 comments on commit 7ec2f2c

Please sign in to comment.