diff --git a/setup.py b/setup.py index 4f2dcf2..c17749c 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup( name='pandasticsearch', - version='0.5.3', + version='0.5.5', author='onesuper', author_email='onesuperclark@gmail.com', packages=['pandasticsearch', 'pandasticsearch.operators'],