Release 0.0.9
Fixed: - Issue #11: fix read_regions bug which caused incorrect encryption/decryption
This commit is contained in:
parent
fef4eee23a
commit
266f3fc76d
2 changed files with 8 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -11,7 +11,7 @@ with open('README.md') as f:
|
|||
|
||||
setup(
|
||||
name="libray",
|
||||
version="0.0.8",
|
||||
version="0.0.9",
|
||||
description='A Libre (FLOSS) Python application for unencrypting, extracting, repackaging, and encrypting PS3 ISOs',
|
||||
long_description=long_description,
|
||||
long_description_content_type='text/markdown',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue