- Add ``MANIFEST.in`` to include required distribution files.
0.0.14
+++++++++++++++++++
**Bug fixes**
- Hard code version in setup to avoid setup dependency
0.0.13
+++++++++++++++++++
**Bug fixes**
- Require the ``colour`` package at setup time
0.0.12
+++++++++++++++++++
**Improvements**
- Add client method to create all supported collectd plugin graphs for a specific target at once. - Update ``circonus.collectd.cpu`` API to act like the other plugin modules. - Change exception handling to raise HTTPError in log decorator. - Add API documentation