Skip to content

Commit 92ccd97

Browse files
authored
Updating azure-ml-cli version (1.33.0) (Azure#3719)
1 parent c492cdb commit 92ccd97

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

src/index.json

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4804,8 +4804,8 @@
48044804
],
48054805
"azure-cli-ml": [
48064806
{
4807-
"downloadUrl": "https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.29.0-py3-none-any.whl",
4808-
"filename": "azure_cli_ml-1.29.0-py3-none-any.whl",
4807+
"downloadUrl": "https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.33.0-py3-none-any.whl",
4808+
"filename": "azure_cli_ml-1.33.0-py3-none-any.whl",
48094809
"metadata": {
48104810
"azext.minCliCoreVersion": "2.3.1",
48114811
"classifiers": [
@@ -4815,7 +4815,8 @@
48154815
"Programming Language :: Python :: 3.5",
48164816
"Programming Language :: Python :: 3.6",
48174817
"Programming Language :: Python :: 3.7",
4818-
"Programming Language :: Python :: 3.8"
4818+
"Programming Language :: Python :: 3.8",
4819+
"Programming Language :: Python :: 3.9"
48194820
],
48204821
"description_content_type": "text/x-rst",
48214822
"extensions": {
@@ -4846,7 +4847,7 @@
48464847
{
48474848
"requires": [
48484849
"adal (>=1.2.1)",
4849-
"azureml-cli-common (~=1.29.0)",
4850+
"azureml-cli-common (~=1.33.0)",
48504851
"cryptography (<=3.3.2)",
48514852
"docker (>=3.7.2)",
48524853
"msrest (>=0.6.6)",
@@ -4866,9 +4867,9 @@
48664867
]
48674868
}
48684869
],
4869-
"version": "1.29.0"
4870+
"version": "1.33.0"
48704871
},
4871-
"sha256Digest": "da655bfc3ad1d987465dd59742a232fbebde9f6c6262b0c5c7eba5e6b5d51b05"
4872+
"sha256Digest": "8ed9f235f417672a27c6f1abb1473d063e2adf11f6cbf91683124cfa7b8ac8e4"
48724873
},
48734874
{
48744875
"downloadUrl": "https://azurecliext.blob.core.windows.net/release/azure_cli_ml-1.5.0-py2.py3-none-any.whl",

0 commit comments

Comments
 (0)