+ Unprovision device before exporting

This commit is contained in:
BuildTools 2024-11-30 14:04:22 +01:00
parent 46ddaaf5b0
commit 4ea1fbd1f8
3 changed files with 8 additions and 11 deletions

View file

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