From 8e5cba94504adbf83c7e06710910695996618311 Mon Sep 17 00:00:00 2001 From: Ryan K Date: Tue, 13 Oct 2020 19:54:10 -0700 Subject: [PATCH] [azure-iot] IoT Extension Version 0.10.3 (#2518) --- src/index.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/index.json b/src/index.json index 33ca5228476..2dc685e3d15 100644 --- a/src/index.json +++ b/src/index.json @@ -3364,8 +3364,8 @@ ], "azure-iot": [ { - "downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.10.2/azure_iot-0.10.2-py3-none-any.whl", - "filename": "azure_iot-0.10.2-py3-none-any.whl", + "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", "metadata": { "azext.minCliCoreVersion": "2.3.1", "classifiers": [ @@ -3402,6 +3402,7 @@ "license": "MIT", "metadata_version": "2.0", "name": "azure-iot", + "requires_python": ">=3.5,<4", "run_requires": [ { "requires": [ @@ -3412,9 +3413,9 @@ } ], "summary": "The Azure IoT extension for Azure CLI.", - "version": "0.10.2" + "version": "0.10.3" }, - "sha256Digest": "35ee7cd5fb08c3e379cc349e41f5a28971ca685a96caeac88f2d30aed0232dc6" + "sha256Digest": "f77123c6c80c7c9b91bd373a15529cdf49fb524902f7ab44f72936f27fe2f8c7" }, { "downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.9.7/azure_iot-0.9.7-py2.py3-none-any.whl",