Bump version to 2.1.2a1.

This commit is contained in:
Carl Meyer 2014-07-28 10:02:39 -06:00
parent bd3787a4a8
commit 19c9c380df
2 changed files with 4 additions and 1 deletions

View file

@ -1,6 +1,9 @@
CHANGES
=======
2.1.2a1 (unreleased)
--------------------
2.1.1 (2014.07.28)
------------------

View file

@ -1,4 +1,4 @@
from .choices import Choices
from .tracker import FieldTracker, ModelTracker
__version__ = '2.1.1'
__version__ = '2.1.2a1'