ci(release): 0.5.0-beta.5 [skip ci]

## [0.5.0-beta.5](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.5.0-beta.4...v0.5.0-beta.5) (2024-04-30)

### Features

* **refactor:** changed variable names ([8fba7e5](8fba7e5490))
This commit is contained in:
semantic-release-bot 2024-04-30 12:31:23 +00:00
parent d592d27bb4
commit 5ac97e2fb3
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [0.5.0-beta.5](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.5.0-beta.4...v0.5.0-beta.5) (2024-04-30)
### Features
* **refactor:** changed variable names ([8fba7e5](https://github.com/VinciGit00/Scrapegraph-ai/commit/8fba7e5490f916b325588443bba3fff5c0733c17))
## [0.5.0-beta.4](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.5.0-beta.3...v0.5.0-beta.4) (2024-04-30)

View File

@ -1,7 +1,7 @@
[tool.poetry]
name = "scrapegraphai"
version = "0.5.0b4"
version = "0.5.0b5"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
authors = [