Exception Handling and RemoteCDM Improvement

This commit is contained in:
Erevoc 2024-11-16 12:36:18 +02:00
parent 02f4cfa90e
commit e9b2e6ec6a
6 changed files with 15 additions and 8 deletions

View file

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