diff --git a/pyproject.toml b/pyproject.toml index ef9f2f9..8283871 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,6 +7,7 @@ name = "audiconnectpy" dynamic = ["version"] license = {text = "GPL-3"} description = "Provides asynchronous authentication and access to Audi Connect" +url = "https://github.com/cyr-ius/audiconnectpy" readme = "README.md" authors = [ {name = "Cyr-ius", email = "cyr-ius@ipocus.net"}