Bump API tarball to 0.2.1

(imported from commit d9b0f12a7ad28e8ab3e457737d3bcf1e0b9f7152)
This commit is contained in:
Leo Franchi 2013-10-02 15:39:38 -04:00
parent 9ac9c6b4f5
commit 303e8f8b51

View file

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