Skip to content

Commit

Permalink
New Schema Release (#639)
Browse files Browse the repository at this point in the history
Finally v0.9.0 !!!
  • Loading branch information
samanvp authored Jul 9, 2020
1 parent 1a3cf78 commit ee3b767
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 @@ -89,7 +89,7 @@ class build(_build): # pylint: disable=invalid-name

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

0 comments on commit ee3b767

Please sign in to comment.