From 5ed155114565c73bed6e986aa3ecea56c0f0e587 Mon Sep 17 00:00:00 2001 From: hfaran Date: Sun, 16 Feb 2014 04:21:18 -0800 Subject: [PATCH] Back to old versioning scheme --- tornado_json/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tornado_json/__init__.py b/tornado_json/__init__.py index 304d0d9..594fcd2 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.1.0' +__version__ = '0.10'