ci(release): 1.13.0-beta.9 [skip ci]

## [1.13.0-beta.9](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.13.0-beta.8...v1.13.0-beta.9) (2024-08-10)

### Features

* add refactoring of default temperature ([6c3b37a](6c3b37ab00))
This commit is contained in:
semantic-release-bot 2024-08-10 10:34:05 +00:00
parent a17e068c1b
commit d4c1a1c58a
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.13.0-beta.9](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.13.0-beta.8...v1.13.0-beta.9) (2024-08-10)
### Features
* add refactoring of default temperature ([6c3b37a](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/6c3b37ab001b80c09ea9ffb56d4c3df338e33a7a))
## [1.13.0-beta.8](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.13.0-beta.7...v1.13.0-beta.8) (2024-08-09)

View File

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