diff --git a/pyproject.toml b/pyproject.toml index 6c1fb24..e0e1e77 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ typeCheckingMode = "basic" [tool.poetry] name = "sil-machine" -version = "0.9.5" +version = "1.0.0" description = "A natural language processing library that is focused on providing tools for resource-poor languages." license = "MIT" authors = ["SIL International"]