0.1a3 (2015-03-07)
==================

- Bump minimum Mako version from 0.9.1 to 1.0
- Replace @reify with @cached_property (the form was removed from tangled)
- Fix dist metadata


0.1a2 (2014-02-09)
==================

- Add tangled to packages list in setup()

- Include package data (templates for tests)

- Require released version of tangled.web 0.1a5 or newer

- Update trove classifiers

  - Declare package to be Alpha status
  - Declare support for Python 3.3 and 3.4 specifically (instead of generic
    Python 3)


0.1a1 (2014-02-06)
==================

First release
