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

## [1.34.0-beta.7](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.34.0-beta.6...v1.34.0-beta.7) (2025-01-02)

### Bug Fixes

* revert to d1b2104 ([a0c0a7f](a0c0a7ff5c))
This commit is contained in:
semantic-release-bot 2025-01-02 16:50:09 +00:00
parent f0233f2b4a
commit 6f7547dee8
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.34.0-beta.7](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.34.0-beta.6...v1.34.0-beta.7) (2025-01-02)
### Bug Fixes
* revert to d1b2104 ([a0c0a7f](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/a0c0a7ff5c5dc9a107e7be8d5b5e1854886d411c))
## [1.34.0-beta.6](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.34.0-beta.5...v1.34.0-beta.6) (2025-01-02)

View File

@ -1,6 +1,6 @@
[project]
name = "scrapegraphai"
version = "1.34.0b6"
version = "1.34.0b7"
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" },