Steve Nyemba 1 day ago
parent
commit
d6a367e02d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

@@ -3,7 +3,7 @@ requires = ["setuptools>=45", "wheel"]
 build-backend = "setuptools.build_meta"
 build-backend = "setuptools.build_meta"
 
 
 [project]
 [project]
-name = "smart-top"  # Replace with meta.__app_name__
+name = "smart-logger"  # Replace with meta.__app_name__
 dynamic = ["version"]
 dynamic = ["version"]
 description = ""    # Add your project description here
 description = ""    # Add your project description here
 authors = [
 authors = [