diff --git a/pyproject.toml b/pyproject.toml index d8f4e5e..acd2622 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "revanced-static-api" -version = "0.0.1" +version = "0.1.0" description = "Static API for ReVanced" authors = ["Alexandre Teles ", "oSumAtrIX "] license = "GPLv3"