Skip to content

Commit db0785d

Browse files
author
zolvarga
committed
Release 2017-09-08
1 parent 5aef6f3 commit db0785d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

c

Submodule c updated 286 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 "14"
36+
#define IOTHUB_PYTHON_SERVICE_SDK_VERSION "15"
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)