diff --git a/pyproject.toml b/pyproject.toml index 0503bac0..b594a3f6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "labelu" -version = '1.0.0-alpha.29' +version = '1.0.0-alpha.30' description = "" license = "Apache-2.0" authors = ["pengjinhu "]