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"}