diff --git a/pyproject.toml b/pyproject.toml index 2733354..f2732c0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "labelu" -version = '1.0.0-alpha.51' +version = '1.0.0-alpha.52' description = "" license = "Apache-2.0" authors = ["pengjinhu "]