Skip to content

Commit

Permalink
[azure-ml-cli] Upgrade to 1.16.0 (Azure#2555)
Browse files Browse the repository at this point in the history
  • Loading branch information
j-so authored Oct 22, 2020
1 parent 2ddfe3d commit c287604
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 @@ -2614,8 +2614,8 @@
],
"azure-cli-ml": [
{
"downloadUrl": "https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.15.0-py3-none-any.whl",
"filename": "azure_cli_ml-1.15.0-py3-none-any.whl",
"downloadUrl": "https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.16.0-py3-none-any.whl",
"filename": "azure_cli_ml-1.16.0-py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.3.1",
"classifiers": [
Expand Down Expand Up @@ -2656,7 +2656,7 @@
{
"requires": [
"adal (>=1.2.1)",
"azureml-cli-common (~=1.15.0)",
"azureml-cli-common (~=1.16.0)",
"docker (>=3.7.2)",
"msrest (>=0.6.6)",
"pyyaml (>=5.1.0)",
Expand All @@ -2675,9 +2675,9 @@
]
}
],
"version": "1.15.0"
"version": "1.16.0"
},
"sha256Digest": "aae85163243c63013f68cce55b543c9e6560b69027c01a8f87b01f9f009ef01d"
"sha256Digest": "5176d708be1f834bdb7d8b887e256628f6336fcee42e1f7e2f8e79d9f461254d"
},
{
"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 c287604

Please sign in to comment.