We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19bb3df commit fa551ccCopy full SHA for fa551cc
pyproject.toml
@@ -1,8 +1,8 @@
1
[tool.poetry]
2
name = "parsera"
3
-version = "0.1.10"
+version = "0.1.11"
4
description = "Lightweight library for scraping web-sites with LLMs"
5
-authors = ["Mikhail Zanka <raznem@gmail.com>"]
+authors = ["Mikhail Zanka <raznem@gmail.com>", "Danila Paddubny <danilapoddubny26@gmail.com>"]
6
license = "GPL-2.0-or-later"
7
readme = "README.md"
8
0 commit comments