From 4647b9f72f6c62a3faa8bc175373497d949d9314 Mon Sep 17 00:00:00 2001 From: tkerscher <88444139+tkerscher@users.noreply.github.com> Date: Sun, 23 Jul 2023 21:30:35 +0200 Subject: [PATCH] changed package name since it was taken on pypi --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index edd138b..43675b8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires = ["setuptools"] build-backend = "setuptools.build_meta" [project] -name = "wilson" +name = "wilson3d" description = "Tool to create animation files for Wilson" version = "0.4.1" authors = [