diff --git a/pyproject.toml b/pyproject.toml index 08acbc9..c661619 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [tool.poetry] -name = "perch-hoplite" +name = "hoplite" version = "0.1.0" description = "Tooling for agile modeling on large machine perception embedding databases." authors = ["Perch Team "]