docs: update version to 0.3.2

This commit is contained in:
2025-09-30 13:50:10 +08:00
parent 85a219126d
commit f58d83b4ee

View File

@@ -6,7 +6,7 @@ import os
class loggingRecipe(ConanFile): class loggingRecipe(ConanFile):
name = "cargparse" name = "cargparse"
version = "0.3.1" version = "0.3.2"
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"