diff --git a/pyproject.toml b/pyproject.toml index 0e99e73..8813081 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "parsera" -version = "0.1.11" +version = "0.1.12" description = "Lightweight library for scraping web-sites with LLMs" authors = ["Mikhail Zanka ", "Danila Paddubny "] license = "GPL-2.0-or-later"