Skip to content

Commit

Permalink
[azure-cli-ml] Update version to 1.24.0 (Azure#3144)
Browse files Browse the repository at this point in the history
  • Loading branch information
j-so authored Mar 11, 2021
1 parent e38ad9e commit 1f07f63
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -3622,8 +3622,8 @@
],
"azure-cli-ml": [
{
"downloadUrl": "https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.23.0-py3-none-any.whl",
"filename": "azure_cli_ml-1.23.0-py3-none-any.whl",
"downloadUrl": "https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.24.0-py3-none-any.whl",
"filename": "azure_cli_ml-1.24.0-py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.3.1",
"classifiers": [
Expand Down Expand Up @@ -3664,7 +3664,7 @@
{
"requires": [
"adal (>=1.2.1)",
"azureml-cli-common (~=1.23.0)",
"azureml-cli-common (~=1.24.0)",
"cryptography (<=3.3.2)",
"docker (>=3.7.2)",
"msrest (>=0.6.6)",
Expand All @@ -3684,9 +3684,9 @@
]
}
],
"version": "1.23.0"
"version": "1.24.0"
},
"sha256Digest": "d4cdfdbc9a2a32c705722953b5330d2864b2e69d6755fd2d1b72892e3dbdb3ae"
"sha256Digest": "eae5ad381bcfd883ff2eb8232ae8cda761810393175f341188f5c1367f45517c"
},
{
"downloadUrl": "https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.5.0-py2.py3-none-any.whl",
Expand Down

0 comments on commit 1f07f63

Please sign in to comment.