We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e372ca9 commit d387431Copy full SHA for d387431
azure-iot-device/azure/iot/device/constant.py
@@ -6,7 +6,7 @@
6
"""This module defines constants for use across the azure-iot-device package
7
"""
8
9
-VERSION = "2.13.0"
+VERSION = "2.13.1"
10
IOTHUB_IDENTIFIER = "azure-iot-device-iothub-py"
11
PROVISIONING_IDENTIFIER = "azure-iot-device-provisioning-py"
12
IOTHUB_API_VERSION = "2019-10-01"
0 commit comments