[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:
parent
c80283cc76
commit
a53674ad46
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue