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 1a3cf78 commit ee3b767Copy full SHA for ee3b767
setup.py
@@ -89,7 +89,7 @@ class build(_build): # pylint: disable=invalid-name
89
90
setuptools.setup(
91
name='gcp_variant_transforms',
92
- version='0.8.1',
+ version='0.9.0',
93
description=('Tool for transforming and processing VCF files in a '
94
'scalable manner based on Apache Beam'),
95
author='Google',
0 commit comments