This release adds a new argument `is_ssl` that can be used to enable or disable ssl connection for any port. Also removed an unused internal function. Thank you vladak!
To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-minimqtt`.
Read the [docs](http://circuitpython.readthedocs.io/projects/minimqtt/en/latest/) for info on how to use it.