diff --git a/setup.py b/setup.py index a2298b5..9faffb3 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ setuptools.setup( name="pathogen-profiler", - version="1.0.1", + version="1.1", packages=["pathogenprofiler",], license="GPL3", long_description="Pathogen profiling tool",