diff --git a/setup.py b/setup.py index 580e6bb..2aad5af 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setuptools.setup( name="opfi", - version="0.1.0", + version="0.1.1", author="Alexis M Hill, James Rybarski", author_email="alexismhill3@gmail.com", description="A package for discovery, annotation, and analysis of gene clusters in genomics or metagenomics datasets.",