Skip to content

Commit

Permalink
Merge pull request #504 from broadinstitute/jg/release_v0.6.4
Browse files Browse the repository at this point in the history
Change the setup.py version 0.6.3 -> 0.6.4 for 0.6.4 release
  • Loading branch information
jkgoodrich authored Nov 8, 2022
2 parents 159e5a7 + e61341b commit 608aed2
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 @@ -15,7 +15,7 @@

setuptools.setup(
name="gnomad",
version="0.6.3",
version="0.6.4",
author="The Genome Aggregation Database",
author_email="[email protected]",
description="Hail utilities for the Genome Aggregation Database",
Expand Down

0 comments on commit 608aed2

Please sign in to comment.