diff --git a/pyproject.toml b/pyproject.toml index 42af6d7..56b9d14 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [tool.poetry] -name = "useful-math-functions-functions" +name = "useful-math-functions" version = "0.1.1" description = "useful-math-functions for Optimization, Benchmarking, Visualizing, and more ..." authors = ["Anselm Hahn "]