fix migration

This commit is contained in:
callebtc
2022-11-05 04:04:16 +01:00
parent a4b0b0e6e3
commit 00735385fb
5 changed files with 6 additions and 6 deletions

View File

@@ -53,4 +53,4 @@ LNBITS_ENDPOINT = env.str("LNBITS_ENDPOINT", default=None)
LNBITS_KEY = env.str("LNBITS_KEY", default=None)
MAX_ORDER = 64
VERSION = "0.5.1"
VERSION = "0.5.2"