update changelog

This commit is contained in:
Lance Edgar 2013-05-21 22:30:03 -07:00
parent 3766dbfff1
commit 4ed6b09a24
2 changed files with 11 additions and 1 deletions

View file

@ -1,4 +1,14 @@
0.1a29
------
* Removed ``setup.cfg`` file.
* Changed some logging instances from ``INFO`` to ``DEBUG``.
* Updated ``repr()`` output for model classes.
0.1a28 0.1a28
------ ------

View file

@ -1 +1 @@
__version__ = '0.1a28' __version__ = '0.1a29'