Update to latest C release and Python fixes
Python Device Client
- Update to latest C SDK release (see changes here: https://github.com/Azure/azure-iot-sdk-c/releases)
- Use message properties in iothub_client_sample.py (was missing)
- Fix error in iothub_client_sample_class.py (missing comma)
Python Service Client
- Update to latest C SDK release (see changes here: https://github.com/Azure/azure-iot-sdk-c/releases)
PyPi packages
https://pypi.python.org/pypi?:action=display&name=azure-iothub-device-client&version=1.1.6.0
https://pypi.python.org/pypi?:action=display&name=azure-iothub-service-client&version=1.1.0.0