Bump API version
(imported from commit 2366dbabbb0395676bfe7ad908ce362c3aca84c2)
This commit is contained in:
parent
8ceca0745c
commit
349ce15c66
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue