Skip to content

Commit 6f089ab

Browse files
authored
update the version (#424)
Update the version for the new release.
1 parent 0a2e4f0 commit 6f089ab

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
@@ -61,7 +61,7 @@ def run(self):
6161

6262
setuptools.setup(
6363
name='gcp_variant_transforms',
64-
version='0.5.0',
64+
version='0.5.1',
6565
description=('Tool for transforming and processing VCF files in a '
6666
'scalable manner based on Apache Beam'),
6767
author='Google',

0 commit comments

Comments
 (0)