Skip to content

Commit

Permalink
IoT Extension Version 0.10.4 (Azure#2572)
Browse files Browse the repository at this point in the history
  • Loading branch information
c-ryan-k authored Oct 27, 2020
1 parent d1ed198 commit 32122cb
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 @@ -3407,8 +3407,8 @@
],
"azure-iot": [
{
"downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.10.3/azure_iot-0.10.3-py3-none-any.whl",
"filename": "azure_iot-0.10.3-py3-none-any.whl",
"downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.10.4/azure_iot-0.10.4-py3-none-any.whl",
"filename": "azure_iot-0.10.4-py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.3.1",
"classifiers": [
Expand Down Expand Up @@ -3445,7 +3445,7 @@
"license": "MIT",
"metadata_version": "2.0",
"name": "azure-iot",
"requires_python": ">=3.5,<4",
"requires_python": ">=3.6,<4",
"run_requires": [
{
"requires": [
Expand All @@ -3456,9 +3456,9 @@
}
],
"summary": "The Azure IoT extension for Azure CLI.",
"version": "0.10.3"
"version": "0.10.4"
},
"sha256Digest": "f77123c6c80c7c9b91bd373a15529cdf49fb524902f7ab44f72936f27fe2f8c7"
"sha256Digest": "c9e3b6fc4e14cc4041e4907124a299685aa69523ab5db7a0897cc04c0bc5ee5e"
},
{
"downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.9.7/azure_iot-0.9.7-py2.py3-none-any.whl",
Expand Down

0 comments on commit 32122cb

Please sign in to comment.