diff --git a/pyproject.toml b/pyproject.toml index 2c97a0e..5fa5ac5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "disagreement" -version = "0.4.1" +version = "0.4.2" description = "A Python library for the Discord API." readme = "README.md" requires-python = ">=3.10"