Skip to content

Commit 47844f7

Browse files
authored
release 0.11.0 (#716)
1 parent fd3fd1f commit 47844f7

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

3232
setuptools.setup(
3333
name='gcp_variant_transforms',
34-
version='0.10.0',
34+
version='0.11.0',
3535
description=('Tool for transforming and processing VCF files in a '
3636
'scalable manner based on Apache Beam'),
3737
author='Google',

0 commit comments

Comments
 (0)