From 0cde22f01502656c2fceb9149f5c0f0892c5a190 Mon Sep 17 00:00:00 2001 From: binux Date: Wed, 11 Feb 2015 23:41:16 +0800 Subject: [PATCH] release new version 0.3.2 --- pyspider/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyspider/__init__.py b/pyspider/__init__.py index 359374317..7401feb8b 100644 --- a/pyspider/__init__.py +++ b/pyspider/__init__.py @@ -5,4 +5,4 @@ # http://binux.me # Created on 2014-11-17 19:17:12 -__version__ = '0.3.1' +__version__ = '0.3.2'