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