diff --git a/pyproject.toml b/pyproject.toml index 6bab285..3bea561 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.masonry.api" [tool.poetry] name = "flat-tree" -version = "0.0.1a7" +version = "0.0.1a8" description = "Utilities for navigating flat trees" authors = ["Decentral1se "] maintainers = ["Decentral1se "]