bump to 0.2.3

This commit is contained in:
callebtc
2022-10-05 20:34:07 +02:00
parent 8361ded765
commit 6ecb9877cf
3 changed files with 3 additions and 3 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.2"
VERSION = "0.2.3"