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 58d36b5 commit fc186d7Copy full SHA for fc186d7
setup.py
@@ -11,7 +11,7 @@
11
long_description = readmeFile.read()
12
13
setup(name='wes-service',
14
- version='2.8',
+ version='2.9',
15
description='GA4GH Workflow Execution Service reference implementation',
16
long_description=long_description,
17
author='GA4GH Containers and Workflows task team',
0 commit comments