We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e20d027 commit 7ec2f2cCopy full SHA for 7ec2f2c
batch-cli-extensions/HISTORY.rst
@@ -3,6 +3,11 @@
3
Release History
4
===============
5
6
+3.0.3 (2019-03-06)
7
+------------------
8
+
9
+* Update supported version warning to be accurate
10
11
3.0.2 (2019-02-26)
12
------------------
13
batch-cli-extensions/azext_batch/version.py
@@ -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 commit comments