bump version

This commit is contained in:
callebtc
2022-10-08 20:26:54 +02:00
parent 7f1b026bb9
commit 359bbaac0a
4 changed files with 4 additions and 4 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.6"
VERSION = "0.3.0"