diff --git a/README.md b/README.md index c82d04a..87b0feb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Smudgeplot -**_Version: 0.5.3 Skylight_** +**_Version: 0.5.4 Skylight_** **_Authors: Sam Ebdon, [Gene W Myers](https://github.com/thegenemyers) and [Kamil S. Jaron](https://github.com/KamilSJaron), Tianyi Ma._** diff --git a/pyproject.toml b/pyproject.toml index 766db9a..e3a3aa8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta" [project] name = "smudgeplot" -version = "0.5.3" +version = "0.5.4" description = "Inference of ploidy and heterozygosity structure using whole genome sequencing data" readme = "README.md" license = "Apache-2.0"