``drippy`` Changelog
====================

0.3.1 (2014-03-31)
------------------

- Change URL in 'setup()' to Launchpad.

0.3 (2014-03-04)
----------------

- Un-hardcode use of '/tmp' by using 'tempfile.gettempdir()'.

- Allow for testing on systems w/o 'setuptools_bzr'.

0.2 (2014-03-03)
----------------

- Add coverage testing.

- Add support / tests for Python 2.6, 2.7, 3.2, 3.3, and PyPy.

- Specify ``nose`` as ain ``install_requires`` dependency.

- Fix packaging error (``drippy.py`` was present in sdist, but not
  installable.  Merges lp:~msabramo/drippy/setup_py_py_modules

0.1 (2010-05-12)
----------------

- Initial release.
