+ SUPPORTS_PR3_FEATURES

This commit is contained in:
BuildTools 2024-11-12 21:07:44 +01:00
parent 811feb9719
commit 2214cb981a
4 changed files with 9 additions and 6 deletions

View file

@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "pyplayready"
version = "0.0.1"
version = "0.0.2"
description = "pyplayready CDM (Content Decryption Module) implementation in Python."
license = "GPL-3.0-only"
authors = ["DevLARLEY"]