Skip to content

Commit 4a5340f

Browse files
authored
Bump version for release. (#1564)
1 parent 6b0fd15 commit 4a5340f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

packages/markitdown/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ dependencies = [
3030
"magika~=0.6.1",
3131
"charset-normalizer",
3232
"defusedxml",
33-
3433
]
3534

3635
[project.optional-dependencies]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# SPDX-FileCopyrightText: 2024-present Adam Fourney <adamfo@microsoft.com>
22
#
33
# SPDX-License-Identifier: MIT
4-
__version__ = "0.1.5b2"
4+
__version__ = "0.1.5"

0 commit comments

Comments
 (0)