Skip to content

Commit 1db4e32

Browse files
author
zolvarga
committed
release_2017_08_14
1 parent 9f2f5e5 commit 1db4e32

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

c

Submodule c updated 62 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 "12"
36+
#define IOTHUB_PYTHON_SERVICE_SDK_VERSION "13"
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)