Steve Nyemba 1 일 전
부모
커밋
d6a367e02d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 = [