Bump version to 2.0.2.

This commit is contained in:
Carl Meyer 2014-02-19 13:59:49 -07:00
parent 722246051a
commit 923f131084

View file

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