API release 0.2.4
(imported from commit 42145c829f5bd2282b72c2658f19766cf2346a2b)
This commit is contained in:
parent
be6d71f13d
commit
cc6e16b2d1
|
@ -35,7 +35,7 @@ from ConfigParser import SafeConfigParser
|
|||
import logging
|
||||
|
||||
|
||||
__version__ = "0.2.3"
|
||||
__version__ = "0.2.4"
|
||||
|
||||
# Check that we have a recent enough version
|
||||
# Older versions don't provide the 'json' attribute on responses.
|
||||
|
|
Loading…
Reference in a new issue