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