Release 0.0.8
Fixed: - Issue #7: fix manually supplied .ird files not being used.
This commit is contained in:
parent
52bf2bad01
commit
88d1b48167
6 changed files with 36 additions and 7 deletions
2
setup.py
2
setup.py
|
|
@ -11,7 +11,7 @@ with open('README.md') as f:
|
|||
|
||||
setup(
|
||||
name="libray",
|
||||
version="0.0.7",
|
||||
version="0.0.8",
|
||||
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