diff --git a/pyproject.toml b/pyproject.toml index b02d0bc85..8bf1882ab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "permchain" -version = "0.0.3" +version = "0.0.4" description = "permchain" authors = [] license = "MIT"