diff --git a/setup.py b/setup.py index bf5c96f..bd1d72a 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ LONG_DESCRIPTION = readme_file.read() setup(name="WDL-AID", - version="1.0.1", + version="1.1.0-dev", description="Automatic Input Documentation for WDL workflows", long_description=LONG_DESCRIPTION, long_description_content_type='text/markdown',