This commit is contained in:
callebtc
2022-12-26 17:24:16 +01:00
parent f4b092f192
commit 9fc7694c6b
6 changed files with 38 additions and 17 deletions

View File

@@ -55,4 +55,4 @@ LNBITS_KEY = env.str("LNBITS_KEY", default=None)
NOSTR_PRIVATE_KEY = env.str("NOSTR_PRIVATE_KEY", default=None)
MAX_ORDER = 64
VERSION = "0.6.0"
VERSION = "0.7.0"