From 8b116f06416cf26269fb62fc8584c69b6ca2ee57 Mon Sep 17 00:00:00 2001 From: jorrick Date: Sun, 24 Jul 2022 20:28:23 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Rename=20project=20as=20mac-noti?= =?UTF-8?q?fications=20was=20taken=20on=20pypi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index cd62e1c..6582060 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires = ["flit_core >=3.2,<4"] build-backend = "flit_core.buildapi" [project] -name = "mac-notifications" +name = "macos-notifications" authors = [{name = "Jorrick Sleijster", email = "jorricks3@gmail.com"}] readme = "README.md" license = {file = "LICENSE"}