From 62d820f8cc2599b0745275f4a5d8a9c0ff812212 Mon Sep 17 00:00:00 2001 From: onesuper Date: Wed, 16 Nov 2016 17:25:56 +0800 Subject: [PATCH] release 0.2.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 8494cd6..d0a5541 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup( name='pandasticsearch', - version='0.1.3', + version='0.2.0', author='onesuper', author_email='onesuperclark@gmail.com', packages=['pandasticsearch'],