diff --git a/pyproject.toml b/pyproject.toml index 494a206..479decb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "mediaflow-proxy" -version = "1.9.6" +version = "1.9.7" description = "A high-performance proxy server for streaming media, supporting HTTP(S), HLS, and MPEG-DASH with real-time DRM decryption." authors = ["mhdzumair "] readme = "README.md"