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 af0be13 commit c598106Copy full SHA for c598106
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 "1"
+#define IOTHUB_PYTHON_SERVICE_SDK_VERSION "2"
37
#define VERSION_STRING IOTHUB_SERVICE_CLIENT_VERSION "." IOTHUB_PYTHON_SERVICE_SDK_VERSION
38
39
#if PY_MAJOR_VERSION >= 3
0 commit comments