Version 2.2.4

This commit is contained in:
Tom Christie 2013-03-13 13:07:46 +00:00
parent 76bf8db83a
commit 4b68089d44
2 changed files with 4 additions and 2 deletions

View File

@ -40,7 +40,9 @@ You can determine your currently installed version using `pip freeze`:
## 2.2.x series
### Master
### 2.2.4
**Date**: 13th March 2013
* OAuth 2 support.
* OAuth 1.0a support.

View File

@ -1,4 +1,4 @@
__version__ = '2.2.3'
__version__ = '2.2.4'
VERSION = __version__ # synonym