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