Skip to content

Commit

Permalink
update the version (#424)
Browse files Browse the repository at this point in the history
Update the version for the new release.
  • Loading branch information
allieychen authored Nov 27, 2018
1 parent 0a2e4f0 commit 6f089ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ def run(self):

setuptools.setup(
name='gcp_variant_transforms',
version='0.5.0',
version='0.5.1',
description=('Tool for transforming and processing VCF files in a '
'scalable manner based on Apache Beam'),
author='Google',
Expand Down

0 comments on commit 6f089ab

Please sign in to comment.