diff --git a/backend/pyproject.toml b/backend/pyproject.toml index 668036d5..d18df236 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "doccano" -version = "1.8.2" +version = "1.8.3" description = "doccano, text annotation tool for machine learning practitioners" authors = ["Hironsan "] license = "MIT"