We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5acfb4 + 16164d4 commit 49a4181Copy full SHA for 49a4181
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.34.0-beta.11](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.34.0-beta.10...v1.34.0-beta.11) (2025-01-02)
2
+
3
4
+### Bug Fixes
5
6
+* added license-files = [ ([9150e4c](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/9150e4c95fa468afe9ddda3f1278b5037a2d0f38))
7
8
## [1.34.0-beta.10](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.34.0-beta.9...v1.34.0-beta.10) (2025-01-02)
9
10
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "scrapegraphai"
-version = "1.34.0b10"
+version = "1.34.0b11"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
authors = [
{ name = "Marco Vinciguerra", email = "[email protected]" },
0 commit comments