- Back to the previous response format from https://httpbin.org/ip
1.5.2
------------------
- Handle new response from https://httpbin.org/ip
1.5.1
------------------
- Support for Python 3.6 - Minor refactor related to code style - Improved integration with `codeclimate <https://codeclimate.com/>`_
1.5.0
------------------
- Automatic deploy to `PyPI <https://pypi.python.org/pypi>`_ via `Travis CI <https://docs.travis-ci.com/user/deployment/pypi/>`_ - Minor refactor - **Dropped support for Python 3.2**
1.4.4
------------------
- Bugfix
1.4.3
------------------
- Included ``User-Agent`` in request Header - Improvements on plugins test cases - Changed code coverage service from `Coveralls <https://coveralls.io>`_ to `Codecov <https://codecov.io>`_