diff --git a/setup.py b/setup.py index 85815a617..bda435d2b 100644 --- a/setup.py +++ b/setup.py @@ -48,7 +48,7 @@ setuptools.setup( name='gcp_variant_transforms', - version='0.5.1', + version='0.6.0', description=('Tool for transforming and processing VCF files in a ' 'scalable manner based on Apache Beam'), author='Google',