From 9d913e527b86627ff5de9c118651bb8b341eec6b Mon Sep 17 00:00:00 2001 From: Mohammad Naseri Date: Wed, 2 Oct 2024 14:54:17 +0100 Subject: [PATCH] Update examples/opacus/pyproject.toml Co-authored-by: Javier --- examples/opacus/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/opacus/pyproject.toml b/examples/opacus/pyproject.toml index 02cd0c92b47f..7a87d4b1439a 100644 --- a/examples/opacus/pyproject.toml +++ b/examples/opacus/pyproject.toml @@ -3,7 +3,7 @@ requires = ["hatchling"] build-backend = "hatchling.build" [project] -name = "opacus-fl" +name = "opacus_fl" version = "1.0.0" description = "Sample-level Differential Privacy with Opacus in Flower" dependencies = [