diff --git a/pyproject.toml b/pyproject.toml index 9ce884bf9..21806b1b5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langtest" -version = "2.1.0" +version = "2.2.0" description = "John Snow Labs provides a library for delivering safe & effective NLP models." authors = ["John Snow Labs "] readme = "README.md"