From ac35644962dd8841653017946146fb66d5be4472 Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Sun, 29 Oct 2023 22:54:52 +0100 Subject: [PATCH] build: Bump version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"