diff --git a/CHANGELOG.md b/CHANGELOG.md index 04467ef..e6458fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,17 @@ -## [0.4.6](https://github.com/arshad-yaseen/ocr-llm/compare/0.4.5...0.4.6) (2024-11-10) +## [0.4.7](https://github.com/arshad-yaseen/ocr-llm/compare/0.4.6...0.4.7) (2024-11-10) + + +### 🔧 Maintenance + +* readme ([69eae53](https://github.com/arshad-yaseen/ocr-llm/commit/69eae532c7267f3cfe3a990256600eca6a379617)) +## [0.4.6](https://github.com/arshad-yaseen/ocr-llm/compare/0.4.5...0.4.6) (2024-11-10) ### 🔧 Maintenance -* readme ([8efe150](https://github.com/arshad-yaseen/ocr-llm/commit/8efe150b39946827fcafb5cf1b0f4b7b657cb27e)) +- readme ([8efe150](https://github.com/arshad-yaseen/ocr-llm/commit/8efe150b39946827fcafb5cf1b0f4b7b657cb27e)) ## [0.4.5](https://github.com/arshad-yaseen/ocr-llm/compare/0.4.4...0.4.5) (2024-11-10) diff --git a/package.json b/package.json index 267adad..090ad78 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ocr-llm", - "version": "0.4.6", + "version": "0.4.7", "description": "Fast, ultra-accurate text extraction from any image or PDF, even challenging ones, with structured markdown output powered by vision models.", "exports": { ".": {