bump version and make format

This commit is contained in:
callebtc
2022-10-05 22:31:28 +02:00
parent c3ff644b22
commit a042ee8327
4 changed files with 4 additions and 4 deletions

View File

@@ -46,4 +46,4 @@ LNBITS_ENDPOINT = env.str("LNBITS_ENDPOINT", default=None)
LNBITS_KEY = env.str("LNBITS_KEY", default=None)
MAX_ORDER = 64
VERSION = "0.2.4"
VERSION = "0.2.5"