We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2f5730 commit ba818e0Copy full SHA for ba818e0
1 file changed
azext_iot/constants.py
@@ -7,7 +7,7 @@
7
8
import os
9
10
-VERSION = "0.30.0b2"
+VERSION = "0.31.0b1"
11
EXTENSION_NAME = "azure-iot"
12
EXTENSION_ROOT = os.path.dirname(os.path.abspath(__file__))
13
EXTENSION_CONFIG_ROOT_KEY = "iotext"
0 commit comments