From 95aabe149a6a57631383356c9fe872bd74d469d0 Mon Sep 17 00:00:00 2001 From: binux Date: Sun, 8 Mar 2015 21:31:44 +0800 Subject: [PATCH] v0.3.3 --- pyspider/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyspider/__init__.py b/pyspider/__init__.py index 7401feb8b..eb7dda802 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.2' +__version__ = '0.3.3'