From 32122cb615713eb3697ec92b4d3b5eb6627d7c38 Mon Sep 17 00:00:00 2001 From: Ryan K Date: Mon, 26 Oct 2020 18:02:41 -0700 Subject: [PATCH] IoT Extension Version 0.10.4 (#2572) --- src/index.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/index.json b/src/index.json index 9be4ad2d839..a2baa555542 100644 --- a/src/index.json +++ b/src/index.json @@ -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": [ @@ -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": [ @@ -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",