API 0.2.2 release.

(imported from commit 891ab7549e96c30dceb70bb18add1cd533fafd36)
This commit is contained in:
Luke Faraone 2013-10-31 10:48:36 -04:00
parent 534f64e79c
commit cc20b23975

View file

@ -34,7 +34,7 @@ from ConfigParser import SafeConfigParser
import logging
__version__ = "0.2.1"
__version__ = "0.2.2"
# Check that we have a recent enough version
# Older versions don't provide the 'json' attribute on responses.