Bump API version

(imported from commit 2366dbabbb0395676bfe7ad908ce362c3aca84c2)
This commit is contained in:
Luke Faraone 2013-04-09 12:54:04 -07:00
parent 8ceca0745c
commit 349ce15c66

View file

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