Changes between versions
========================

0.1.2
-----

Bug fixes:
  - added a stub update method to silence the buildout complaint
  - in setup.py, fixed path to glob for text files

Clean-up:
  - don't copy real Python path to another option as we don't seriously expect
    this to get broken


0.1.1
-----

Bug fixes:
  - actually export the options promised
  - handle the extra-paths option correctly


0.1
---

initial release
