We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65571a4 commit 207b971Copy full SHA for 207b971
setup.py
@@ -11,7 +11,7 @@
11
long_description = readmeFile.read()
12
13
setup(name='wes-service',
14
- version='3.0',
+ version='3.1',
15
description='GA4GH Workflow Execution Service reference implementation',
16
long_description=long_description,
17
author='GA4GH Containers and Workflows task team',
0 commit comments