From d698169bf3fa02db3100183f92eee9580ddf4ff3 Mon Sep 17 00:00:00 2001 From: LimeDrive Date: Sat, 20 Jul 2024 16:33:59 +0200 Subject: [PATCH] build(deps): update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a9f8f21..f6fbd7c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "stream-fusion" -version = "0.3.0" +version = "0.4.0" description = "StreamFusion is an advanced plugin for Stremio that significantly enhances its streaming capabilities with debrid service." authors = ["LimeDrive "] readme = "README.md"