Fix PyPI update

This commit is contained in:
BTChip 2016-08-12 10:33:11 +02:00
parent 4026eb55cf
commit 326c8bd684
2 changed files with 3 additions and 1 deletions

2
MANIFEST.in Normal file
View File

@ -0,0 +1,2 @@
include README.md

View File

@ -10,7 +10,7 @@ os.environ['SECP_BUNDLED_EXPERIMENTAL'] = "1"
here = dirname(__file__)
setup(
name='ledgerblue',
version='0.1.5',
version='0.1.6',
author='Ledger',
author_email='hello@ledger.fr',
description='Python library to communicate with Ledger Blue/Nano S',