diff --git a/pyproject.toml b/pyproject.toml index a894b7e..41214a5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "overpass" -version = "0.2.0" +version = "0.2.1" description = "A self-hosted streaming platform with Discord authentication, auto-recording and more!" authors = ["GOATS2K "]