bump to 0.5.3

This commit is contained in:
callebtc
2022-11-26 01:53:09 +01:00
parent aaeb185d58
commit a58f27dd7c
4 changed files with 4 additions and 4 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.2"
VERSION = "0.5.3"