From 84793fadcafd0a1f840d39dce501afd5706ab505 Mon Sep 17 00:00:00 2001 From: callebtc <93376500+callebtc@users.noreply.github.com> Date: Sat, 8 Jul 2023 22:54:44 +0200 Subject: [PATCH] bump pyproject 0.12.3 (#278) --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"