Bump version for dev.

This commit is contained in:
Carl Meyer 2014-01-06 18:26:01 -07:00
parent 788993f25d
commit 87f7209042
2 changed files with 4 additions and 1 deletions

View file

@ -1,6 +1,9 @@
CHANGES
=======
master (unreleased)
-------------------
2.0 (2014.01.06)
----------------

View file

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