+ Removed base64 encoding

This commit is contained in:
BuildTools 2024-11-25 11:28:04 +01:00
parent c0b6b74b09
commit be0e82645e
4 changed files with 4 additions and 4 deletions

View file

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