bump to 0.11.0 (#153)

This commit is contained in:
calle
2023-03-29 03:40:17 +02:00
committed by GitHub
parent db27105d17
commit e316ae4b7f
5 changed files with 4 additions and 31 deletions

View File

@@ -13,7 +13,7 @@ entry_points = {"console_scripts": ["cashu = cashu.wallet.cli.cli:cli"]}
setuptools.setup(
name="cashu",
version="0.10.0",
version="0.11.0",
description="Ecash wallet and mint for Bitcoin Lightning",
long_description=long_description,
long_description_content_type="text/markdown",