Skip to content

Commit adfa714

Browse files
author
Zoltan Varga
committed
Bump version and submodule update for release_2017_04_24
1 parent 3497498 commit adfa714

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

c

Submodule c updated 42 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 "5"
36+
#define IOTHUB_PYTHON_SERVICE_SDK_VERSION "6"
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)