Bump version to 3.0.0

This commit is contained in:
Grant McConnaughey 2016-02-26 10:45:21 -06:00
parent 3c4cde1730
commit 8a8330b691
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
Changelog
=========
* 3.0 (Not released):
* 3.0 (February 26, 2016):
* Added the ability to hide usernames/emails from avatar URLs.
* Added the ability to use a Facebook Graph avatar as a backup.
* Added a way to customize where avatars are stored.

View file

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