0.3.2版本 #4

Merged
youmetme merged 6 commits from dev into main 2025-09-30 14:02:58 +08:00
Showing only changes of commit f58d83b4ee - Show all commits

View File

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