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:
Waseem Daher 2013-03-15 00:23:24 -04:00
parent 03000a7cf2
commit 5ef20bd159

View file

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