- Preemptive fix for a breaking change in Click v7. CLI command names generated from functions with underscores will have dashes instead of underscores. See https://github.com/click-contrib/click-plugins/issues/19.
1.0.3 - 2016-01-05
------------------
- Include tests in MANIFEST.in - See further discussion in #8