Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
fuyb1992 authored Dec 1, 2019
1 parent 039f58b commit 7e48514
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name='es_pandas',
version='0.0.5',
version='0.0.6',
author='Frank',
author_email='[email protected]',
description='Read, write and update large scale pandas DataFrame with ElasticSearch',
Expand All @@ -18,4 +18,4 @@
'License :: OSI Approved :: MIT License',
'Operating System :: OS Independent',
],
)
)

0 comments on commit 7e48514

Please sign in to comment.