ci(release): 1.34.0-beta.11 [skip ci]

## [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)

### Bug Fixes

* added license-files = [ ([9150e4c](9150e4c95f))
This commit is contained in:
semantic-release-bot 2025-01-02 18:31:19 +00:00
parent 841c9e64eb
commit 16164d45c8
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [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)
### Bug Fixes
* added license-files = [ ([9150e4c](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/9150e4c95fa468afe9ddda3f1278b5037a2d0f38))
## [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)

View File

@ -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 = "mvincig11@gmail.com" },