From 90252f1d0771a5355828b8b79e76e07c6965283e Mon Sep 17 00:00:00 2001 From: Christian Moser Date: Mon, 6 Oct 2025 13:35:44 +0200 Subject: [PATCH] 2025.10.06-13:35:44 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2af4192..b00bd84 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [project] -name = "django-project" +name = "django-tinywiki" dynamic=["version","description","readme"] authors = [ {name = "Christian Moser",email = "christian@cmoser.eu"}