From 5f41c07d12ba8d1683eb46e21dcde6fc6f31edb4 Mon Sep 17 00:00:00 2001 From: Aylur <104676705+Aylur@users.noreply.github.com> Date: Sun, 19 May 2024 11:27:14 +0200 Subject: Update pyproject.toml rename from astal.py to astal --- python/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python') diff --git a/python/pyproject.toml b/python/pyproject.toml index 2103286..6dc48e2 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -1,5 +1,5 @@ [tool.poetry] -name = "astal.py" +name = "astal" version = "0.1.0" description = "" authors = [] -- cgit v1.2.3