Skip to content

Commit

Permalink
IoT Extension release v0.4.1 (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
digimaun authored and derekbekoe committed Feb 26, 2018
1 parent cc609f2 commit 29e7405
Showing 1 changed file with 53 additions and 53 deletions.
106 changes: 53 additions & 53 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,62 +37,62 @@
],
"azure-cli-iot-ext": [
{
"filename": "azure_cli_iot_ext-0.4.0-py2.py3-none-any.whl",
"sha256Digest": "bf5395a9804ddaf2d00f22d77b1f01d9bd8b80c9d70105bd069979c85297c4e0",
"downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.4.0/azure_cli_iot_ext-0.4.0-py2.py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.0.24",
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"Programming Language :: Python",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"License :: OSI Approved :: MIT License"
"filename": "azure_cli_iot_ext-0.4.1-py2.py3-none-any.whl",
"sha256Digest": "0a76eb9c07953d29126b758da66ad84f3af1ec1480bcd0c0f8364054770fffed",
"downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.4.1/azure_cli_iot_ext-0.4.1-py2.py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.0.24",
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"Programming Language :: Python",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"License :: OSI Approved :: MIT License"
],
"extensions": {
"python.details": {
"contacts": [
{
"email": "[email protected]",
"name": "Microsoft",
"role": "author"
}
],
"extensions": {
"python.details": {
"contacts": [
{
"email": "[email protected]",
"name": "Microsoft",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/azure/azure-iot-cli-extension"
}
}
"document_names": {
"description": "DESCRIPTION.rst"
},
"extras": [],
"generator": "bdist_wheel (0.29.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "azure-cli-iot-ext",
"run_requires": [
{
"requires": [
"msrestazure",
"paho-mqtt (==1.3.1)"
]
}
],
"summary": "Azure IoT CLI Extension",
"version": "0.4.0"
}
"project_urls": {
"Home": "https://github.com/azure/azure-iot-cli-extension"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.29.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "azure-cli-iot-ext",
"run_requires": [
{
"requires": [
"msrestazure",
"paho-mqtt (==1.3.1)"
]
}
],
"summary": "Azure IoT CLI Extension",
"version": "0.4.1"
}
},
{
"filename": "azure_cli_iot_ext-0.3.2-py2.py3-none-any.whl",
"sha256Digest": "0b97658e84d81b4c8fce00e867f681f1b6094fbfc57f6b7aa7d02cf3baa876f9",
"downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.3.2/azure_cli_iot_ext-0.3.2-py2.py3-none-any.whl",
"filename": "azure_cli_iot_ext-0.4.0-py2.py3-none-any.whl",
"sha256Digest": "bf5395a9804ddaf2d00f22d77b1f01d9bd8b80c9d70105bd069979c85297c4e0",
"downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.4.0/azure_cli_iot_ext-0.4.0-py2.py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.0.24",
"classifiers": [
Expand Down Expand Up @@ -139,7 +139,7 @@
}
],
"summary": "Azure IoT CLI Extension",
"version": "0.3.2"
"version": "0.4.0"
}
}
],
Expand Down

0 comments on commit 29e7405

Please sign in to comment.