Skip to content

Commit

Permalink
update azure-cli-ml version to 1.6.0 (#1772)
Browse files Browse the repository at this point in the history
  • Loading branch information
j-so authored May 28, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent e456291 commit 21252b2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/index.json
Original file line number Diff line number Diff line change
@@ -1431,10 +1431,10 @@
],
"azure-cli-ml": [
{
"downloadUrl": "https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.5.0-py2.py3-none-any.whl",
"filename": "azure_cli_ml-1.5.0-py2.py3-none-any.whl",
"downloadUrl": "https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.6.0-py3-none-any.whl",
"filename": "azure_cli_ml-1.6.0-py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.0.28",
"azext.minCliCoreVersion": "2.3.1",
"classifiers": [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
@@ -1473,7 +1473,7 @@
{
"requires": [
"adal (>=1.2.1)",
"azureml-cli-common (~=1.5.0)",
"azureml-cli-common (~=1.6.0)",
"docker (>=3.7.2)",
"msrest (>=0.6.6)",
"pyyaml (>=5.1.0)",
@@ -1492,9 +1492,9 @@
]
}
],
"version": "1.5.0"
"version": "1.6.0"
},
"sha256Digest": "a535f01501a06f70d26a75f5ccde2d32640d3c7efec302fc2fc454bfb867e946"
"sha256Digest": "a76ba0f5a06735e1ac05cdca598e569e31d303822dd8f7ae0fc9c735b27f4c53"
}
],
"azure-devops": [

0 comments on commit 21252b2

Please sign in to comment.