This commit is contained in:
callebtc
2022-12-26 23:24:40 +01:00
parent 514cbd8cff
commit c1c8a00c64
4 changed files with 4 additions and 4 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.7.1"
VERSION = "0.7.0"