diff --git a/pyproject.toml b/pyproject.toml index fef8a250e..eb0d78fcd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,11 +2,11 @@ name = "zxbasic" version = "1.18.0" description = "Boriel's ZX BASIC Compiler" -authors = ["Jose Rodriguez "] +authors = ["Jose Rodriguez "] license = "AGPL-3.0-or-later" documentation = "https://zxbasic.readthedocs.io" -repository = "https://github.com/boriel/zxbasic" -homepage = "http://zxbasic.net" +repository = "https://github.com/boriel-basic/zxbasic" +homepage = "https://github.com/boriel-basic" readme = "README.md" classifiers = [