소스 검색

Add some fixes.

Cixo Develop 1 주 전
부모
커밋
75958dcdd6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

@@ -7,7 +7,7 @@ where = [ "source" ]
 
 [project]
 name = "cx-logger"
-version = "2025.10.23-1"
+version = "2025.10.23-2"
 requires-python = ">= 3.7"
 
 readme = "README.md"