diff --git a/pyproject.toml b/pyproject.toml index a2f9e57..6a8b24f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ testpaths = ["tests"] [tool.poetry] name = "aiordr" -version = "0.2.1" +version = "0.2.2" description = "Simple and fast library for interacting with the o!rdr API." authors = ["Nice Aesthetics "] license = "GPLv3+"