Bump version to 2.4.1a1.

This commit is contained in:
Carl Meyer 2015-12-02 10:55:59 -07:00
parent 3c8fe6a7d2
commit f1f8749fa9
2 changed files with 4 additions and 1 deletions

View file

@ -1,6 +1,9 @@
CHANGES
=======
master (unreleased)
-------------------
2.4 (2015-12-03)
----------------

View file

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