Fix up repo

This commit is contained in:
Vik Paruchuri
2025-10-21 10:40:19 -04:00
parent 234f7df4ed
commit 812af690ce
4 changed files with 22 additions and 12 deletions

View File

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