Bump version to 2.6.2.a1.

This commit is contained in:
Carl Meyer 2017-01-11 16:07:17 -08:00
parent 269f6f130f
commit 625e1041cc
2 changed files with 4 additions and 1 deletions

View file

@ -1,6 +1,9 @@
CHANGES
=======
master (unreleased)
-------------------
2.6.1 (2017.01.11)
------------------

View file

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