docs: 0.3.0

This commit is contained in:
2025-07-16 14:06:11 +08:00
parent ce4d0fc423
commit b1eaae793e

View File

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