Skip to content

Commit

Permalink
Update azure-cli-ml version to 1.3.0 (#1532)
Browse files Browse the repository at this point in the history
  • Loading branch information
j-so authored Apr 14, 2020
1 parent 087da1a commit 622c11b
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
Expand Up @@ -1124,8 +1124,8 @@
],
"azure-cli-ml": [
{
"downloadUrl": "https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.2.0-py2.py3-none-any.whl",
"filename": "azure_cli_ml-1.2.0-py2.py3-none-any.whl",
"downloadUrl": "https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.3.0-py2.py3-none-any.whl",
"filename": "azure_cli_ml-1.3.0-py2.py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.0.28",
"classifiers": [
Expand Down Expand Up @@ -1166,7 +1166,7 @@
{
"requires": [
"adal (>=1.2.1)",
"azureml-cli-common (~=1.2.0)",
"azureml-cli-common (~=1.3.0)",
"docker (>=3.7.2)",
"msrest (>=0.6.6)",
"pyyaml (>=5.1.0)",
Expand All @@ -1185,9 +1185,9 @@
]
}
],
"version": "1.2.0"
"version": "1.3.0"
},
"sha256Digest": "e7ce7546a370074d9ab64022130a0d5bfa8765943c5e3eba9536dbb2e1bf9e54"
"sha256Digest": "964d9affffb281101bf5b9e3838e4ee2839a818581d00fa7610e764d3b3ea4d4"
}
],
"azure-devops": [
Expand Down Expand Up @@ -4497,4 +4497,4 @@
]
},
"formatVersion": "1"
}
}

0 comments on commit 622c11b

Please sign in to comment.