diff --git a/setup.py b/setup.py index 498209b11..2784c9995 100644 --- a/setup.py +++ b/setup.py @@ -39,7 +39,7 @@ setuptools.setup( name='gcp_variant_transforms', - version='0.2.0', + version='0.3.0', description=('Tool for transforming and processing VCF files in a ' 'scalable manner based on Apache Beam'), author='Google',