diff --git a/setup.py b/setup.py index 7ae6104..3e3177f 100644 --- a/setup.py +++ b/setup.py @@ -34,7 +34,7 @@ def package_files(directory): setup( name='emc-pypi', - version='0.1.0', + version='0.1.1', long_description=LONG_DESCRIPTION, long_description_content_type='text/markdown', description='Python interface for the Enhanced Monte Carlo (EMC) package',