From d6a367e02d68f9dac7f441e69c8e933f89856769 Mon Sep 17 00:00:00 2001 From: Steve Nyemba Date: Tue, 8 Jul 2025 12:46:26 -0500 Subject: [PATCH] .. --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = [