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

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

### Bug Fixes

* release workflow ([a00f128](a00f128992))
This commit is contained in:
semantic-release-bot 2025-01-02 16:38:15 +00:00
parent 6932ec379c
commit 44524f3ac4
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [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)
### Bug Fixes
* release workflow ([a00f128](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/a00f128992e9fef88c870295c46b983b4286a3eb))
## [1.34.0-beta.5](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.34.0-beta.4...v1.34.0-beta.5) (2025-01-02)

View File

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