diff --git a/backend/pyproject.toml b/backend/pyproject.toml index 6fbf0680..472a3636 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "doccano" -version = "1.7.0" +version = "1.8.0" description = "doccano, text annotation tool for machine learning practitioners" authors = ["Hironsan "] license = "MIT"