update changelog and versions for 3.1.1

This commit is contained in:
Tony Narlock 2017-12-17 07:45:56 -06:00
parent 419fe216b7
commit baa8bae1c0
2 changed files with 6 additions and 1 deletions

View file

@ -4,6 +4,11 @@ CHANGES
master (unreleased)
-------------------
3.1.1 (2017.12.17)
------------------
- Update classifiers and README via GH-306, fixes GH-305
3.1.0 (2017.12.11)
------------------

View file

@ -1,4 +1,4 @@
from .choices import Choices
from .tracker import FieldTracker, ModelTracker
__version__ = '3.1.0'
__version__ = '3.1.1'