Skip to content

Commit 608aed2

Browse files
authored
Merge pull request #504 from broadinstitute/jg/release_v0.6.4
Change the setup.py version 0.6.3 -> 0.6.4 for 0.6.4 release
2 parents 159e5a7 + e61341b commit 608aed2

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
@@ -15,7 +15,7 @@
1515

1616
setuptools.setup(
1717
name="gnomad",
18-
version="0.6.3",
18+
version="0.6.4",
1919
author="The Genome Aggregation Database",
2020
author_email="[email protected]",
2121
description="Hail utilities for the Genome Aggregation Database",

0 commit comments

Comments
 (0)