Bump version to 2.1.1a.

This commit is contained in:
Carl Meyer 2014-07-28 09:59:23 -06:00
parent 24fa8945bb
commit 4ed7eb05e5
2 changed files with 4 additions and 1 deletions

View file

@ -1,6 +1,9 @@
CHANGES
=======
2.1.x (unreleased)
------------------
2.1.0 (2014.07.25)
------------------

View file

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