mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-21 02:54:20 +01:00
rename clihelpers
This commit is contained in:
4
setup.py
4
setup.py
@@ -14,10 +14,10 @@ entry_points = {"console_scripts": ["cashu = cashu.wallet.cli:cli"]}
|
||||
setuptools.setup(
|
||||
name="cashu",
|
||||
version="0.8",
|
||||
description="Ecash wallet and mint with Bitcoin Lightning support",
|
||||
description="Ecash wallet and mint for Bitcoin Lightning",
|
||||
long_description=long_description,
|
||||
long_description_content_type="text/markdown",
|
||||
url="https://github.com/callebtc/cashu",
|
||||
url="https://github.com/cashubtc/cashu",
|
||||
author="Calle",
|
||||
author_email="calle@protonmail.com",
|
||||
license="MIT",
|
||||
|
||||
Reference in New Issue
Block a user