[manual]: API: bump version to 0.1.3.

We need to run build-api-tarball and release it on prod when pushing
this commit to prod.

(imported from commit 09e86500d2d208b1972c87444b4c2d56faafc8e6)
This commit is contained in:
Tim Abbott 2013-02-19 08:51:43 -05:00
parent c80283cc76
commit a53674ad46

View file

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