diff --git a/pyproject.toml b/pyproject.toml index c3f41af7d..7570e3664 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dis-snek" -version = "6.0.0" +version = "7.0.0" description = "An API wrapper for Discord filled with snakes" authors = ["LordOfPolls "]