diff --git a/pyproject.toml b/pyproject.toml index ec9e8f503..79de10b52 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "permchain" -version = "0.0.7" +version = "0.0.8" description = "permchain" authors = [] license = "MIT"