api: bump version to 0.1.7.

(imported from commit 71d1af3806dea82a55ff7f620a92ffb7f1b63a56)
This commit is contained in:
Jessica McKellar 2013-05-29 10:48:20 -04:00
parent d5ae643a06
commit 5e8e1e09bd

View file

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