Skip to content

Commit 4bac7a1

Browse files
authored
Update version of CLI Extension to 2.4.1 (#79)
* Fix default thread count bug * Update version CLI Extension to 2.4.1
1 parent 7687af2 commit 4bac7a1

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+
2.4.1 (2018-07-20)
7+
------------------
8+
9+
* Fix default thread count bug
10+
611
2.4.0 (2018-07-17)
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 = "2.4.0"
6+
VERSION = "2.4.1"

0 commit comments

Comments
 (0)