Skip to content

Commit

Permalink
Added version 2.1.1 for Azure ML CLI (#4418)
Browse files Browse the repository at this point in the history
* CLI 2.0.3 public preview release

* Updated CLI release with linting fixes

* Updated .whl file

* Fixed conflict

* Fix change to 2.0.7 checksum

* Replaced 2.1.0 with 2.1.1
  • Loading branch information
nthandeMS committed Feb 18, 2022
1 parent 66efac7 commit e263058
Showing 1 changed file with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -21453,6 +21453,58 @@
"version": "2.0.7"
},
"sha256Digest": "67f5f65437e50c763ddc9595542d5b12f949c1e325c30a93317ca5f292ad25e5"
},
{
"downloadUrl": "https://azuremlsdktestpypi.blob.core.windows.net/wheels/sdk-cli-v2-public/ml-2.1.1-py3-none-any.whl",
"filename": "ml-2.1.1-py3-none-any.whl",
"metadata": {
"azext.isPreview": true,
"azext.minCliCoreVersion": "2.15.0",
"extensions": {
"python.details": {
"contacts": [
{
"email": "azpycli@microsoft.com",
"name": "Microsoft Corporation",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/Azure/azure-cli-extensions/tree/master/src/machinelearningservices"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "ml",
"run_requires": [
{
"requires": [
"azure-common (<2.0.0,>=1.1)",
"azure-identity",
"azure-storage-blob (<=12.9.0,>12.0.0b4)",
"azure-storage-file-share (<13.0.0)",
"cryptography (<=3.3.2)",
"docker (>=4.0.0,~=5.0.0)",
"isodate",
"marshmallow (<4.0.0,>=3.5)",
"pathspec (==0.9.*)",
"pydash (<=4.9.0)",
"pyjwt (<=2.3.0)",
"tqdm (<=4.63.0)",
"typing-extensions (<4.0.0,>=3.10)"
]
}
],
"summary": "Microsoft Azure Command-Line Tools AzureMachineLearningWorkspaces Extension",
"version": "2.1.1"
},
"sha256Digest": "373fa36ced7ef00a8caeb818bf8d83a52ca519e01180a0191b99bdfeae95a037"
}
],
"monitor-control-service": [
Expand Down

0 comments on commit e263058

Please sign in to comment.