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

## [1.9.0-beta.6](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.9.0-beta.5...v1.9.0-beta.6) (2024-07-17)

### Features

* refactoring_to_md function ([602dd00](602dd00209))
This commit is contained in:
semantic-release-bot 2024-07-17 08:06:07 +00:00
parent cc97c7e563
commit 54a69de69e
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.9.0-beta.6](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.9.0-beta.5...v1.9.0-beta.6) (2024-07-17)
### Features
* refactoring_to_md function ([602dd00](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/602dd00209ee1d72a1223fc4793759450921fcf9))
## [1.9.0-beta.5](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.9.0-beta.4...v1.9.0-beta.5) (2024-07-15)

View File

@ -2,7 +2,7 @@
name = "scrapegraphai"
version = "1.9.0b5"
version = "1.9.0b6"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."