Update conanfile.py

This commit is contained in:
youmetme
2024-11-21 16:03:18 +08:00
committed by GitHub
parent 56e1ac52ff
commit f0c3a5d56a

View File

@@ -5,7 +5,7 @@ import os
class loggingRecipe(ConanFile):
name = "logging"
version = "0.4.0"
version = "0.4.1"
license = "MIT"
author = "321640253@qq.com"
url = "https://github.com/WangZhongDian/logging.git"