diff --git a/pyproject.toml b/pyproject.toml index 9bd8e5a..ef8a454 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "picea" -version = "0.0.24" +version = "0.0.25" description = "A lightweight python library for working with trees and biological sequence collections" authors = ["Rens Holmer"] readme = "README.md"