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 fc02707 commit bd19a80Copy full SHA for bd19a80
setup.py
@@ -120,7 +120,7 @@ class build(_build): # pylint: disable=invalid-name
120
121
setuptools.setup(
122
name='gcp_variant_transforms',
123
- version='0.9.0',
+ version='0.10.0',
124
description=('Tool for transforming and processing VCF files in a '
125
'scalable manner based on Apache Beam'),
126
author='Google',
0 commit comments