+ PSSH class overhaul

This commit is contained in:
BuildTools 2024-11-27 15:02:57 +01:00
parent 887a7cd38f
commit d6cbc7f867
6 changed files with 48 additions and 51 deletions

View file

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