Bump version for dev.

This commit is contained in:
Carl Meyer 2013-08-29 22:35:32 -06:00
parent edbef99ce2
commit 4e7ddfc221
2 changed files with 5 additions and 1 deletions

View file

@ -1,6 +1,10 @@
CHANGES
=======
master (unreleased)
-------------------
1.5.0 (2013.08.29)
------------------

View file

@ -1,4 +1,4 @@
from .choices import Choices
from .tracker import FieldTracker, ModelTracker
__version__ = '1.5.0'
__version__ = '1.5.0.post1'