diff --git a/setup.py b/setup.py index cad8c59..81e9277 100644 --- a/setup.py +++ b/setup.py @@ -34,7 +34,7 @@ def parse_markdown_readme(): setup( name='rest-pandas', - version='0.2.0', + version='0.2.1', author='S. Andrew Sheppard', author_email='andrew@wq.io', url='https://github.com/wq/django-rest-pandas',