Skip to content

Commit ee3b767

Browse files
authored
New Schema Release (#639)
Finally v0.9.0 !!!
1 parent 1a3cf78 commit ee3b767

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
@@ -89,7 +89,7 @@ class build(_build): # pylint: disable=invalid-name
8989

9090
setuptools.setup(
9191
name='gcp_variant_transforms',
92-
version='0.8.1',
92+
version='0.9.0',
9393
description=('Tool for transforming and processing VCF files in a '
9494
'scalable manner based on Apache Beam'),
9595
author='Google',

0 commit comments

Comments
 (0)