From 0ce78b82bc7e7ea8dda3a1d285ab4babf045f889 Mon Sep 17 00:00:00 2001 From: Florent de Lamotte Date: Mon, 24 Mar 2025 17:03:45 +0100 Subject: [PATCH] update metadata --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 2c27e99..85547cf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,5 +20,5 @@ license-files = ["LICEN[CS]E*"] dependencies = [ "bleak", "pyserial-asyncio" ] [project.urls] -Homepage = "https://github.com/mccli" -Issues = "https://github.com/mccli/issues" +Homepage = "https://github.com/fdlamotte/meshcore_py" +Issues = "https://github.com/fdlamotte/meshcore_py/issues"