diff --git a/pyproject.toml b/pyproject.toml index 7181549..d087928 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "mediaflow-proxy" -version = "1.9.0" +version = "1.9.1" 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"