Fix file output dir

This commit is contained in:
Vik Paruchuri
2025-10-21 11:47:15 -04:00
parent 8c1bfe277f
commit 2151833414
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "chandra-ocr"
version = "0.1.5"
version = "0.1.6"
description = "OCR model that converts documents to markdown, HTML, or JSON."
readme = "README.md"
requires-python = ">=3.10"