diff --git a/library/wumpy-models/pyproject.toml b/library/wumpy-models/pyproject.toml index 546c5da..2258839 100644 --- a/library/wumpy-models/pyproject.toml +++ b/library/wumpy-models/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "wumpy-models" -version = "0.0.1" +version = "0.1.0" description = "Fully typed, memory efficient Discord object representations" readme = {file = "README.md", content-type="text/markdown"}