Set version 2.2.1

This commit is contained in:
Grant McConnaughey 2016-01-11 23:01:06 -06:00
parent 1a2c5e79ab
commit a292ad06cb
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
Changelog
=========
* 2.2.1 (Not released)
* 2.2.1 (January 11, 2016)
* Added AVATAR_GRAVATAR_FIELD setting to define the user field to get the gravatar email.
* Improved Django 1.9/1.10 compability
* Improved Brazilian translations

View file

@ -1 +1 @@
__version__ = '2.2.0'
__version__ = '2.2.1'