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'],