Merge branch 'main' into update_commandline_help

This commit is contained in:
Sugato Ray 2024-12-19 07:58:48 -05:00 committed by GitHub
commit a5f39d6922
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@ build-backend = "hatchling.build"
[project]
name = "markitdown"
dynamic = ["version"]
description = ''
description = 'Utility tool for converting various files to Markdown'
readme = "README.md"
requires-python = ">=3.10"
license = "MIT"