mirror of
https://github.com/hyugogirubato/KeyDive.git
synced 2026-07-15 18:40:02 +02:00
bump version
This commit is contained in:
+1
-1
@@ -4,4 +4,4 @@ from .adb.vendor import Vendor
|
|||||||
from .drm.cdm import Cdm
|
from .drm.cdm import Cdm
|
||||||
from .drm.keybox import KeyBox
|
from .drm.keybox import KeyBox
|
||||||
|
|
||||||
__version__ = '3.0.5'
|
__version__ = '3.0.6'
|
||||||
|
|||||||
+1
-1
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
|
|||||||
|
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "keydive"
|
name = "keydive"
|
||||||
version = "3.0.5"
|
version = "3.0.6"
|
||||||
description = "Extract Widevine L3 keys from Android devices effortlessly, spanning multiple Android versions for DRM research and education."
|
description = "Extract Widevine L3 keys from Android devices effortlessly, spanning multiple Android versions for DRM research and education."
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
authors = ["hyugogirubato <65763543+hyugogirubato@users.noreply.github.com>"]
|
authors = ["hyugogirubato <65763543+hyugogirubato@users.noreply.github.com>"]
|
||||||
|
|||||||
Reference in New Issue
Block a user