bump version to v0.2.2

This commit is contained in:
callebtc
2022-10-05 20:18:08 +02:00
parent 35ac56be24
commit 92f2b46df6
4 changed files with 5 additions and 5 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.1"
VERSION = "0.2.2"