Skip to content

Commit

Permalink
[azure-cli-ml] Update version to 1.29.0 (Azure#3417)
Browse files Browse the repository at this point in the history
* update azure-cli-ml version to 1.3.0

* Update url to use py2.py3

* update azure ml cli

* correct metadata

* update azureml version to 1.29.0
  • Loading branch information
j-so authored May 25, 2021
1 parent fe49c3e commit 2e41804
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 @@ -4017,8 +4017,8 @@
],
"azure-cli-ml": [
{
"downloadUrl": "https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.28.0-py3-none-any.whl",
"filename": "azure_cli_ml-1.28.0-py3-none-any.whl",
"downloadUrl": "https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.29.0-py3-none-any.whl",
"filename": "azure_cli_ml-1.29.0-py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.3.1",
"classifiers": [
Expand Down Expand Up @@ -4059,7 +4059,7 @@
{
"requires": [
"adal (>=1.2.1)",
"azureml-cli-common (~=1.28.0)",
"azureml-cli-common (~=1.29.0)",
"cryptography (<=3.3.2)",
"docker (>=3.7.2)",
"msrest (>=0.6.6)",
Expand All @@ -4079,9 +4079,9 @@
]
}
],
"version": "1.28.0"
"version": "1.29.0"
},
"sha256Digest": "842123673e6e635114ba9e1894153437b4788ce875cf0e418720b9a7e1bfa08b"
"sha256Digest": "da655bfc3ad1d987465dd59742a232fbebde9f6c6262b0c5c7eba5e6b5d51b05"
},
{
"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 2e41804

Please sign in to comment.