diff --git a/pyproject.toml b/pyproject.toml index 8164964..f5867b4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ org = "codes.kalar" # project display name that is used as an app title on Android and iOS home screens, # shown in window titles and about app dialogs on desktop. -product = "shopping" +product = "Meal Picker" # company name to display in about app dialogs company = "Nick Kalar"