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 fd3fd1f commit 47844f7Copy full SHA for 47844f7
setup.py
@@ -31,7 +31,7 @@ class build(_build): # pylint: disable=invalid-name
31
32
setuptools.setup(
33
name='gcp_variant_transforms',
34
- version='0.10.0',
+ version='0.11.0',
35
description=('Tool for transforming and processing VCF files in a '
36
'scalable manner based on Apache Beam'),
37
author='Google',
0 commit comments