diff --git a/pyproject.toml b/pyproject.toml index 980a60a..ccaf0da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ profile = "black" [tool.poetry] name = "permpy" -version = "0.2.4" +version = "0.2.5" description = "A package for analyzing permutation patterns." authors = ["Michael Engen", "Cheyne Homberger", "Jay Pantone"] license = "MIT"