dev #2

Merged
youmetme merged 4 commits from dev into main 2025-07-16 14:10:31 +08:00
Showing only changes of commit b1eaae793e - Show all commits

View File

@@ -6,7 +6,7 @@ import os
class loggingRecipe(ConanFile): class loggingRecipe(ConanFile):
name = "cargparse" name = "cargparse"
version = "0.2.0" version = "0.3.0"
license = "MIT" license = "MIT"
author = "321640253@qq.com" author = "321640253@qq.com"
url = "https://gitea.youmetme.wang/youmetme/logging" url = "https://gitea.youmetme.wang/youmetme/logging"