From 892c5212dbeb6c35151f3ffbbb9112429304eb98 Mon Sep 17 00:00:00 2001 From: Romanin <60302782+romanin-rf@users.noreply.github.com> Date: Sun, 17 Dec 2023 17:03:23 +0200 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index f55ded2..bb31bc0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,6 +2,7 @@ name = "SeaPlayer" version = "0.8.6" description = "SeaPlayer is a player that works in the terminal." +homepage = "https://romanin-rf.github.io/SeaPlayer/home" repository = "https://github.com/romanin-rf/SeaPlayer" authors = ["Romanin "] keywords = ["textual", "tui", "player", "seaplayer", "wav", "mp3", "ogg", "midi"]