API release 0.2.3.

(imported from commit 80591f61785b492b2ec8897bb2a2e5eff8e089fc)
This commit is contained in:
Jessica McKellar 2013-11-26 15:20:46 -05:00
parent 98b63639e9
commit 5186787da2

View file

@ -34,7 +34,7 @@ from ConfigParser import SafeConfigParser
import logging import logging
__version__ = "0.2.2" __version__ = "0.2.3"
# 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.