Skip to content

Commit 7ec2f2c

Browse files
bgkleinxingwu1
authored andcommitted
Update cli extension version and history (#105)
1 parent e20d027 commit 7ec2f2c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

batch-cli-extensions/HISTORY.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
Release History
44
===============
55

6+
3.0.3 (2019-03-06)
7+
------------------
8+
9+
* Update supported version warning to be accurate
10+
611
3.0.2 (2019-02-26)
712
------------------
813

batch-cli-extensions/azext_batch/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
# Licensed under the MIT License. See License.txt in the project root for license information.
44
# --------------------------------------------------------------------------------------------
55

6-
VERSION = "3.0.2"
6+
VERSION = "3.0.3"

0 commit comments

Comments
 (0)