diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f05044d..18875859 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,4 @@ -## [1.51.0](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.50.0...v1.51.0) (2025-05-13) - - -### Features - -* add minor fixes ([0b4b27e](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/0b4b27e550ca725ed974f3488d13b161a2b48d46)) - -## [1.50.0](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.49.0...v1.50.0) (2025-04-29) +## [1.50.0-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.49.0...v1.50.0-beta.1) (2025-04-29) ### Features diff --git a/pyproject.toml b/pyproject.toml index b749b6d2..cb5144f6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,8 +1,7 @@ [project] name = "scrapegraphai" -version = "1.51.0" - +version = "1.50.0b1" description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines." authors = [