diff --git a/setup.py b/setup.py index f7c07a374..a482c225d 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ setuptools.setup( name="gnomad", - version="0.7.0", + version="0.7.1", author="The Genome Aggregation Database", author_email="gnomad@broadinstitute.org", description="Hail utilities for the Genome Aggregation Database",