From 82583d21d8a1aff0038633d803b0dee2ef6eb4c0 Mon Sep 17 00:00:00 2001 From: Kees van Kempen Date: Wed, 21 Feb 2024 15:33:39 +0100 Subject: [PATCH] fix: Poetry is picky and needs the module to match the folder --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1cc6570..57ad466 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [tool.poetry] -name = "MarietjeDjango" +name = "marietje" version = "4.1.0" description = "A music player for the south canteen of the Huygens building" authors = [