diff --git a/pyproject.toml b/pyproject.toml index 9c94af6c..3457805f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ build-backend = "setuptools.build_meta" [project] name = "clp_ffi_py" -version = "0.0.6" +version = "0.0.7" license = { text = "Apache License 2.0" } authors = [ { name="zhihao lin", email="lin.zhihao@yscope.com" },