Skip to content

Commit

Permalink
[azure-cli-ml] update to 1.18.0 (Azure#2653)
Browse files Browse the repository at this point in the history
  • Loading branch information
j-so authored Nov 11, 2020
1 parent 4090a72 commit 1bbc4f0
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 @@ -2703,8 +2703,8 @@
],
"azure-cli-ml": [
{
"downloadUrl": "https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.17.0-py3-none-any.whl",
"filename": "azure_cli_ml-1.17.0-py3-none-any.whl",
"downloadUrl": "https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.18.0-py3-none-any.whl",
"filename": "azure_cli_ml-1.18.0-py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.3.1",
"classifiers": [
Expand Down Expand Up @@ -2745,7 +2745,7 @@
{
"requires": [
"adal (>=1.2.1)",
"azureml-cli-common (~=1.17.0)",
"azureml-cli-common (~=1.18.0)",
"docker (>=3.7.2)",
"msrest (>=0.6.6)",
"pyyaml (>=5.1.0)",
Expand All @@ -2764,9 +2764,9 @@
]
}
],
"version": "1.17.0"
"version": "1.18.0"
},
"sha256Digest": "730f4b07741e607a8ce6c8317ec0c8b016b7b1e865043b05879986ba28792ce6"
"sha256Digest": "d6a5a1c86ff7fa9953db1a496eacdfa87540743a1ed2414c092d619d18a4e7e0"
},
{
"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 1bbc4f0

Please sign in to comment.