diff --git a/library/wumpy-rest/pyproject.toml b/library/wumpy-rest/pyproject.toml index 233eb41..8df0868 100644 --- a/library/wumpy-rest/pyproject.toml +++ b/library/wumpy-rest/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "wumpy-rest" -version = "0.2.0" +version = "0.3.0" description = "Reusable and richly typed wrapper over the Discord REST API" readme = {file = "README.md", content-type="text/markdown"}