Skip to content

Commit

Permalink
update azure-cli-ml version to 1.8.0 (#1921)
Browse files Browse the repository at this point in the history
  • Loading branch information
j-so authored Jun 23, 2020
1 parent cfe271e commit a8dac23
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 @@ -1745,8 +1745,8 @@
],
"azure-cli-ml": [
{
"downloadUrl": "https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.7.0-py3-none-any.whl",
"filename": "azure_cli_ml-1.7.0-py3-none-any.whl",
"downloadUrl": "https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.8.0-py3-none-any.whl",
"filename": "azure_cli_ml-1.8.0-py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.3.1",
"classifiers": [
Expand Down Expand Up @@ -1787,7 +1787,7 @@
{
"requires": [
"adal (>=1.2.1)",
"azureml-cli-common (~=1.7.0)",
"azureml-cli-common (~=1.8.0)",
"docker (>=3.7.2)",
"msrest (>=0.6.6)",
"pyyaml (>=5.1.0)",
Expand All @@ -1806,9 +1806,9 @@
]
}
],
"version": "1.7.0"
"version": "1.8.0"
},
"sha256Digest": "581c64ad73766b09dde4a3c3527d5d5720d653528bdda102b39b39b7ad2d8555"
"sha256Digest": "17b0a679bb3b7f9c6acf461b025a504cf03456791154231ce049c1bc87e5a54d"
},
{
"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 a8dac23

Please sign in to comment.