diff --git a/pyproject.toml b/pyproject.toml index e489a7e..2ca160b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "cashu" -version = "0.11.2" -description = "Ecash wallet and mint." +version = "0.12.3" +description = "Ecash wallet and mint" authors = ["calle "] license = "MIT"