merely updates the version tag in pyproject.toml (#1421)

This commit is contained in:
calle
2023-01-26 14:28:10 +01:00
committed by GitHub
parent 12d037901e
commit 86d1ce2d6e

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "lnbits"
version = "0.9.6.2"
version = "0.9.7"
description = "LNbits, free and open-source Lightning wallet and accounts system."
authors = ["Alan Bits <alan@lnbits.com>"]