diff --git a/pyproject.toml b/pyproject.toml index 5e764719..383c4ff9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,8 +1,8 @@ [tool.poetry] name = "lnbits" -version = "0.1.0" -description = "" -authors = ["matthewcroughan "] +version = "0.9.5.3" +description = "LNbits, free and open-source Lightning wallet and accounts system." +authors = ["Alan Bits "] [tool.poetry.build] generate-setup-file = false