diff --git a/pyproject.toml b/pyproject.toml index 6daf617..1b6c162 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "tp53" -version = "0.4.0" +version = "0.5.0" description = "Tools for programmatically annotating VCFs with the Seshat TP53 database." readme = "README.md" authors = ["Clint Valentine "]