Skip to content

Commit

Permalink
ci(release): 1.34.0-beta.15 [skip ci]
Browse files Browse the repository at this point in the history
## [1.34.0-beta.15](v1.34.0-beta.14...v1.34.0-beta.15) (2025-01-03)

### Bug Fixes

* search graph ([d4b2679](d4b2679))
  • Loading branch information
semantic-release-bot committed Jan 3, 2025
1 parent d4b2679 commit bc7ae85
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.34.0-beta.15](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.34.0-beta.14...v1.34.0-beta.15) (2025-01-03)


### Bug Fixes

* search graph ([d4b2679](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/d4b26796d94d314af135d2d1bbd538e1d4be7593))

## [1.34.0-beta.14](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.34.0-beta.13...v1.34.0-beta.14) (2025-01-03)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "scrapegraphai"
version = "1.34.0b14"
version = "1.34.0b15"

description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
authors = [
Expand Down

0 comments on commit bc7ae85

Please sign in to comment.