Skip to content

Commit

Permalink
jadepy: rename top-level wheel package from jadepy to jade_client
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieDriver committed Oct 10, 2024
1 parent 4972ee1 commit e64531a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
assert len(version.split('.')) == 3, f'Invalid parsed version "{version}"'

setup(
name='jadepy',
name='jade_client',
version=version,
description='Blockstream Jade Client API',
long_description='A Python library for interacting with the Blockstream Jade hardware wallet',
Expand Down

0 comments on commit e64531a

Please sign in to comment.