diff --git a/setup.py b/setup.py index 1b41ae1..e2f4dfb 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ long_description = readmeFile.read() setup(name='wes-service', - version='3.0', + version='3.1', description='GA4GH Workflow Execution Service reference implementation', long_description=long_description, author='GA4GH Containers and Workflows task team',