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