diff --git a/pyproject.toml b/pyproject.toml index 8d22443..41c7fd0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "freud_bot" -version = "3.2.1" +version = "3.2.2" description = "UGent discord bot" authors = ["Tibo Ulens "]