diff --git a/pyproject.toml b/pyproject.toml index e30454c..a7ab976 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "objection_engine" -version = "3.2.0" +version = "3.2.1" description = "Library that turns comment chains into ace attorney scenes, used in several bots" authors = ["Luis Mayo Valbuena "] license = "MIT"