Bump version for release. (#1564)

This commit is contained in:
afourney
2026-02-20 11:40:57 -08:00
committed by GitHub
parent 6b0fd15e60
commit 4a5340f93b
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -30,7 +30,6 @@ dependencies = [
"magika~=0.6.1",
"charset-normalizer",
"defusedxml",
]
[project.optional-dependencies]
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2024-present Adam Fourney <adamfo@microsoft.com>
#
# SPDX-License-Identifier: MIT
__version__ = "0.1.5b2"
__version__ = "0.1.5"