diff --git a/pyproject.toml b/pyproject.toml index 59e3842..cce12c7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,6 +2,7 @@ name = "read-aconity-layers" version = "0.1.0" description = "A utility for fast reading of layer data from the aconity mini powder bed fusion machine" +urls = { github = "https://github.com/Cian-H/read_aconity_layers" } authors = ["Cian Hughes "] license = "MIT" readme = "README.md"