+ Added DevataDev as a dev

+ Version bump from PR
This commit is contained in:
BuildTools 2024-11-16 15:30:10 +01:00
parent eea731642b
commit 6c4104e8d2
3 changed files with 4 additions and 4 deletions

View file

@ -4,10 +4,10 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "pyplayready"
version = "0.3.2"
version = "0.3.3"
description = "pyplayready CDM (Content Decryption Module) implementation in Python."
license = "CC BY-NC-ND 4.0"
authors = ["DevLARLEY, Erevoc"]
authors = ["DevLARLEY, Erevoc", "DevataDev"]
readme = "README.md"
repository = "https://github.com/ready-dl/pyplayready"
keywords = ["python", "drm", "playready", "microsoft"]