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