From fba1f6def89db1fe234a49010e4c5d01802b6867 Mon Sep 17 00:00:00 2001 From: N/Ame <173015200+grqz@users.noreply.github.com> Date: Mon, 2 Sep 2024 16:28:05 +1200 Subject: [PATCH] test pr --- plugin/pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin/pyproject.toml b/plugin/pyproject.toml index 82fc43d..2e5c1e7 100644 --- a/plugin/pyproject.toml +++ b/plugin/pyproject.toml @@ -5,6 +5,7 @@ build-backend = "hatchling.build" [project] # name = "bgutil-ytdlp-pot-provider" name = "definitely_not_bgutil-ytdlp-pot-provider_to_distinguish_from_it" +# version = "0.2.1" version = "0.2.24" readme = {file = "README.md", content-type = "text/markdown"} requires-python = ">=3.8"