Bump version to 2.0.3.post1 for dev.

This commit is contained in:
Carl Meyer 2014-03-19 22:48:13 -06:00
parent 5be1ed9a0e
commit 61923571b9
2 changed files with 5 additions and 1 deletions

View file

@ -1,6 +1,10 @@
CHANGES
=======
master (unreleased)
-------------------
2.0.3 (2014.03.19)
-------------------

View file

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