From d4da96597ea9e1895445ea350fc60788521c2b33 Mon Sep 17 00:00:00 2001 From: Vlad Stan Date: Wed, 22 May 2024 12:04:56 +0300 Subject: [PATCH] chore: project version bump --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1436784a7..d6b2027f0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "lnbits" -version = "0.12.6" +version = "0.12.7" description = "LNbits, free and open-source Lightning wallet and accounts system." authors = ["Alan Bits "] readme = "README.md"