diff --git a/setup.py b/setup.py index c1a42a3..e5da6b5 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ def package_files(directory): setup( name='emc-pypi', - version='2022.8.1', + version='2022.8.1.1', long_description=LONG_DESCRIPTION, long_description_content_type='text/markdown', description='Python interface for the Enhanced Monte Carlo (EMC) package',