diff --git a/pyproject.toml b/pyproject.toml index 557275f..4d87632 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "acacore" -version = "1.1.1" +version = "1.1.2" description = "" authors = ["Matteo Campinoti "] license = "GPL-3.0"