bump to 0.3.1

This commit is contained in:
callebtc
2022-10-09 22:12:35 +02:00
parent 80597cecb3
commit c832b339ab
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.3.0"
VERSION = "0.3.1"