Skip to content

Commit daf34df

Browse files
authored
Bump version to 0.7.1, that fixes issue 475. (#478)
1 parent 0211581 commit daf34df

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
@@ -42,7 +42,7 @@
4242

4343
setuptools.setup(
4444
name='gcp_variant_transforms',
45-
version='0.7.0',
45+
version='0.7.1',
4646
description=('Tool for transforming and processing VCF files in a '
4747
'scalable manner based on Apache Beam'),
4848
author='Google',

0 commit comments

Comments
 (0)