Skip to content

Commit

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

Please sign in to comment.