+ Only export private key

+ Updated some enums
This commit is contained in:
BuildTools
2024-12-02 18:10:51 +01:00
parent 4ea1fbd1f8
commit c910d1f349
6 changed files with 29 additions and 17 deletions

View File

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