Skip to content

Commit 6c105ec

Browse files
author
zolvarga
committed
release-2017-10-16
1 parent cddafdf commit 6c105ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

c

Submodule c updated 128 files

service/src/iothub_service_client_python.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
#define IMPORT_NAME iothub_service_client
3434
#endif
3535

36-
#define IOTHUB_PYTHON_SERVICE_SDK_VERSION "16"
36+
#define IOTHUB_PYTHON_SERVICE_SDK_VERSION "17"
3737
#define VERSION_STRING IOTHUB_SERVICE_CLIENT_VERSION "." IOTHUB_PYTHON_SERVICE_SDK_VERSION
3838

3939
#if PY_MAJOR_VERSION >= 3

0 commit comments

Comments
 (0)