Skip to content

Commit ba818e0

Browse files
chore: Bump version to 0.31.0b1 for tls feature (#820)
* chore: Bump version to 0.31.0b1 for tls feature * tewak versioning --------- Co-authored-by: Yuelin Zhao <yuelinzhao@microsoft.com>
1 parent a2f5730 commit ba818e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azext_iot/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
import os
99

10-
VERSION = "0.30.0b2"
10+
VERSION = "0.31.0b1"
1111
EXTENSION_NAME = "azure-iot"
1212
EXTENSION_ROOT = os.path.dirname(os.path.abspath(__file__))
1313
EXTENSION_CONFIG_ROOT_KEY = "iotext"

0 commit comments

Comments
 (0)