This release:
* https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/pull/41 **Removes** the `loop_blocking` method
* https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO/pull/43 Fixes `AttributeError: 'module' object has no attribute 'set_socket'` error with included examples.
To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-adafruitio`.
Read the [docs](http://circuitpython.readthedocs.io/projects/adafruitio/en/latest/) for info on how to use it.