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 36e5f1e commit 331491bCopy full SHA for 331491b
c
service/src/iothub_service_client_python.cpp
@@ -33,7 +33,7 @@
33
#define IMPORT_NAME iothub_service_client
34
#endif
35
36
-#define IOTHUB_PYTHON_SERVICE_SDK_VERSION "17"
+#define IOTHUB_PYTHON_SERVICE_SDK_VERSION "18"
37
#define VERSION_STRING IOTHUB_SERVICE_CLIENT_VERSION "." IOTHUB_PYTHON_SERVICE_SDK_VERSION
38
39
#if PY_MAJOR_VERSION >= 3
0 commit comments