We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04bf831 commit effde47Copy full SHA for effde47
2 files changed
packages/markitdown-mcp/src/markitdown_mcp/__about__.py
@@ -1,4 +1,4 @@
1
# SPDX-FileCopyrightText: 2024-present Adam Fourney <adamfo@microsoft.com>
2
#
3
# SPDX-License-Identifier: MIT
4
-__version__ = "0.0.1a3"
+__version__ = "0.0.1a4"
packages/markitdown/src/markitdown/__about__.py
-__version__ = "0.1.1"
+__version__ = "0.1.2a1"
0 commit comments