+ v3 PRD device format

+ Reprovisioning CLI function for v3
This commit is contained in:
BuildTools 2024-11-30 12:55:39 +01:00
parent 9b25aafe07
commit 78fb7be3b7
7 changed files with 179 additions and 55 deletions

View file

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