Skip to content

Commit bd19a80

Browse files
authored
Release 0.10.0 version of Variant Transforms. (#673)
1 parent fc02707 commit bd19a80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ class build(_build): # pylint: disable=invalid-name
120120

121121
setuptools.setup(
122122
name='gcp_variant_transforms',
123-
version='0.9.0',
123+
version='0.10.0',
124124
description=('Tool for transforming and processing VCF files in a '
125125
'scalable manner based on Apache Beam'),
126126
author='Google',

0 commit comments

Comments
 (0)