bump version

This commit is contained in:
callebtc
2022-10-07 22:49:48 +02:00
parent a265c93cd5
commit 19742deb2e
3 changed files with 3 additions and 3 deletions

View File

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