From eed0eb8f8fd29fe0b4069619dabfa2081d5b9dad Mon Sep 17 00:00:00 2001 From: Thomas Morris <41275226+thomaswmorris@users.noreply.github.com> Date: Thu, 1 Feb 2024 19:12:38 -0500 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 23eba6a..468e8b8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires = ["hatchling", "hatch-vcs", "setuptools_scm"] build-backend = "hatchling.build" [project] -name = "blop" +name = "bloptools" description = "Beamline optimization with machine learning" readme = { file = "README.rst", content-type = "text/x-rst" } authors = [