Merge pull request #1555 from lnbits/fix-version

fix version to 0.10.0
This commit is contained in:
Arc
2023-03-01 16:43:56 +00:00
committed by GitHub

View File

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