---------------------------
Merged pull requests `34`_, `37`_ and `38`_:
- Include the files needed to generate the Sphinx documentation in source distributions published to PyPI (`34`_).
- Improve documentation by removing usage of deprecated ``logger.warn()`` function (`37`_).
- Improve documentation by using module ``__name__`` variable for logger name (`38`_).
- Also fixed the test suite after verboselogs 1.7 was released.
.. _Release 7.2: https://github.com/xolox/python-coloredlogs/compare/7.1...7.2
.. _34: https://github.com/xolox/python-coloredlogs/pull/34
.. _37: https://github.com/xolox/python-coloredlogs/pull/37
.. _38: https://github.com/xolox/python-coloredlogs/pull/38