diff --git a/pyproject.toml b/pyproject.toml index e5454ae6..4c9c8a47 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ build-backend = "setuptools.build_meta" [project] name = "clp_ffi_py" -version = "0.0.10" +version = "0.0.11" license = { text = "Apache License 2.0" } authors = [ { name="zhihao lin", email="lin.zhihao@yscope.com" },