API 0.2.2 release.
(imported from commit 891ab7549e96c30dceb70bb18add1cd533fafd36)
This commit is contained in:
parent
534f64e79c
commit
cc20b23975
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue