bump version to 0.4.0

This commit is contained in:
callebtc
2022-10-15 01:08:35 +02:00
parent 6f913e3cc9
commit 223a40e9bd
5 changed files with 4 additions and 5 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.3"
VERSION = "0.4.0"