Special CUSTOMER4 API release.
After this commit, we built an API tarball and sent it to CUSTOMER4, and then promptly reverted the commit so that we could continue as we had been before. (imported from commit 662519a79edd508e7c115b451a7ec6fbdf1fc0a4)
This commit is contained in:
parent
03000a7cf2
commit
5ef20bd159
|
@ -33,7 +33,7 @@ from distutils.version import LooseVersion
|
|||
from ConfigParser import SafeConfigParser
|
||||
|
||||
|
||||
__version__ = "0.1.4"
|
||||
__version__ = "0.1.4~customer4"
|
||||
|
||||
# Check that we have a recent enough version
|
||||
# Older versions don't provide the 'json' attribute on responses.
|
||||
|
|
Loading…
Reference in a new issue