We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7687af2 commit 4bac7a1Copy full SHA for 4bac7a1
batch-cli-extensions/HISTORY.rst
@@ -3,6 +3,11 @@
3
Release History
4
===============
5
6
+2.4.1 (2018-07-20)
7
+------------------
8
+
9
+* Fix default thread count bug
10
11
2.4.0 (2018-07-17)
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 = "2.4.0"
+VERSION = "2.4.1"
0 commit comments