Skip to content

Commit 24b21a9

Browse files
author
zolvarga
committed
release_2017_08_25
1 parent 1db4e32 commit 24b21a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

c

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