Skip to content

Commit d387431

Browse files
authored
release: 2.13.1 (#1185)
1 parent e372ca9 commit d387431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-iot-device/azure/iot/device/constant.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"""This module defines constants for use across the azure-iot-device package
77
"""
88

9-
VERSION = "2.13.0"
9+
VERSION = "2.13.1"
1010
IOTHUB_IDENTIFIER = "azure-iot-device-iothub-py"
1111
PROVISIONING_IDENTIFIER = "azure-iot-device-provisioning-py"
1212
IOTHUB_API_VERSION = "2019-10-01"

0 commit comments

Comments
 (0)