diff --git a/tornado_json/__init__.py b/tornado_json/__init__.py index 61acf08..cdaba45 100644 --- a/tornado_json/__init__.py +++ b/tornado_json/__init__.py @@ -5,4 +5,4 @@ # Alternatively, just put the version in a text file or something to avoid # this. -__version__ = '0.13' +__version__ = '0.14'