+ serve.py raw PSSH support

This commit is contained in:
BuildTools 2024-11-28 19:37:34 +01:00
parent b2e9725b3a
commit 9b25aafe07
5 changed files with 35 additions and 23 deletions

View file

@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "pyplayready"
version = "0.3.8"
version = "0.3.9"
description = "pyplayready CDM (Content Decryption Module) implementation in Python."
license = "CC BY-NC-ND 4.0"
authors = ["DevLARLEY, Erevoc", "DevataDev"]