[manual] Bump API version to 0.1.2.

Before pushing this to prod, we need to build the 0.1.2 API tarball
and deploy it to the appropriate place on our servers.

(imported from commit ec1a07b3cc2a3e360dac32823ff7cd9de9de1da2)
This commit is contained in:
Tim Abbott 2013-02-14 13:48:57 -05:00
parent d9077a40ff
commit 805e508d02

View file

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