From 2b093840cc24e7844ab5b6e073c4f563982eaffa Mon Sep 17 00:00:00 2001 From: desilo-hanyul <95674196+hanyul-ryu@users.noreply.github.com> Date: Fri, 24 Nov 2023 09:43:43 +0900 Subject: [PATCH] Update pyproject.toml typo --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 16e366f..0d36ae6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ readme = [ ] homepage = "https://desilo.ai/" documentation = "https://docs.desilo.ai/liberate-fhe/" -repository = "https://github.com/desilo/liberate" +repository = "https://github.com/desilo/liberate-fhe" license = "BSD-3-Clause-Clear" keywords = [ "DESILO", "python", "cryptohraphy", "privacy", "encryption", "cuda",