Skip to content

Commit

Permalink
[azure-cli-ml] Update version to 1.25.0 (Azure#3190)
Browse files Browse the repository at this point in the history
  • Loading branch information
j-so authored Mar 26, 2021
1 parent 4413a46 commit 184cdc3
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 @@ -3717,8 +3717,8 @@
],
"azure-cli-ml": [
{
"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",
"downloadUrl": "https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.25.0-py3-none-any.whl",
"filename": "azure_cli_ml-1.25.0-py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.3.1",
"classifiers": [
Expand Down Expand Up @@ -3759,7 +3759,7 @@
{
"requires": [
"adal (>=1.2.1)",
"azureml-cli-common (~=1.24.0)",
"azureml-cli-common (~=1.25.0)",
"cryptography (<=3.3.2)",
"docker (>=3.7.2)",
"msrest (>=0.6.6)",
Expand All @@ -3779,9 +3779,9 @@
]
}
],
"version": "1.24.0"
"version": "1.25.0"
},
"sha256Digest": "eae5ad381bcfd883ff2eb8232ae8cda761810393175f341188f5c1367f45517c"
"sha256Digest": "a782c6e06fc7190882f64e6012d61befc0a2ad96ed35c069e6c6921ebc6f4735"
},
{
"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 184cdc3

Please sign in to comment.