From 062b0c93d82f56ff4af270c12423563a5ff8a1a8 Mon Sep 17 00:00:00 2001 From: foefl Date: Thu, 18 Dec 2025 11:38:47 +0100 Subject: [PATCH] update project description --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index cd187cd..65c5029 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "dopt-pollublock-blockchain" version = "0.1.0" -description = "blockchain module of the research project >Polluck<" +description = "blockchain module of the research project >POLLU-BLOCK<" authors = [ {name = "d-opt GmbH, resp. Florian Foerster", email = "f.foerster@d-opt.com"}, ]