diff --git a/pyproject.toml b/pyproject.toml index 8aa890a..c36ff4d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pytaxonomies" -version = "0.6" +version = "0.7" description = "Python API for the taxonomies." authors = ["Raphaƫl Vinot "] license = "BSD-3-Clause"