Add pytnon 2.7 support
Add vector boosting
client.create_thing has a new optional argument vector_weights, that allows the boosting of single words. See the official release notes for more information.
Python 2.7
To support legacy code python 2.7 is now also supported. We encourage to use a python version >= 2.6 if possible though.