diff --git a/toolkits/search/pyproject.toml b/toolkits/search/pyproject.toml index 2aa50cc1..16e9ef4f 100644 --- a/toolkits/search/pyproject.toml +++ b/toolkits/search/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "arcade_search" -version = "1.1.0" +version = "1.2.0" description = "Tools for searching the web" authors = ["Arcade "]