Bump version. (#1094)

This commit is contained in:
afourney
2025-03-05 21:26:06 -08:00
committed by GitHub
parent e921497f79
commit 70e9f8c3c0
3 changed files with 2 additions and 7 deletions

View File

@@ -24,7 +24,7 @@ classifiers = [
"Programming Language :: Python :: Implementation :: PyPy",
]
dependencies = [
"markitdown>=0.0.2a2",
"markitdown>=0.2.0a1",
"striprtf",
]