Bump API version
(imported from commit 2366dbabbb0395676bfe7ad908ce362c3aca84c2)
This commit is contained in:
parent
8ceca0745c
commit
349ce15c66
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue