ci(release): 1.6.1 [skip ci]

## [1.6.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.6.0...v1.6.1) (2024-06-15)

### Bug Fixes

* removed duplicate from ollama dictionary ([dcd216e](dcd216e345))
This commit is contained in:
semantic-release-bot 2024-06-15 17:52:28 +00:00
parent dcd216e345
commit 44fbd71742
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.6.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.6.0...v1.6.1) (2024-06-15)
### Bug Fixes
* removed duplicate from ollama dictionary ([dcd216e](https://github.com/VinciGit00/Scrapegraph-ai/commit/dcd216e3457bdbbbc7b8dc27783866b748e322fa))
## [1.6.0](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.5.7...v1.6.0) (2024-06-09)

View File

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