diff --git a/pyproject.toml b/pyproject.toml index af9c359..ed67426 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires = ["setuptools>=45", "wheel"] build-backend = "setuptools.build_meta" [project] -name = "smart-top" # Replace with meta.__app_name__ +name = "smart-logger" # Replace with meta.__app_name__ dynamic = ["version"] description = "" # Add your project description here authors = [