diff --git a/setup.py b/setup.py index c427e80..958a68e 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='python-plyr', - version='0.7', + version='0.7.1', description="""Mapping tools for nested containers.""", long_description=open('README.md').read(), long_description_content_type='text/markdown',