Steve Nyemba 1 deň pred
rodič
commit
d6a367e02d
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      pyproject.toml

+ 1 - 1
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 = [