diff --git a/pyproject.toml b/pyproject.toml index 7e30ca8..867f6e4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "freud_bot" -version = "3.5.1" +version = "3.6.0" description = "UGent discord bot" authors = ["Tibo Ulens "]