diff --git a/setup.py b/setup.py index b888b7a..97230ae 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ name="pytket-qujax", version=metadata["__extension_version__"], author="TKET development team", - author_email="tket-support@cambridgequantum.com", + author_email="tket-support@quantinuum.com", python_requires=">=3.10", project_urls={ "Documentation": "https://tket.quantinuum.com/extensions/pytket-qujax/index.html",