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