Bump version for release. (#1564)
This commit is contained in:
@@ -30,7 +30,6 @@ dependencies = [
|
|||||||
"magika~=0.6.1",
|
"magika~=0.6.1",
|
||||||
"charset-normalizer",
|
"charset-normalizer",
|
||||||
"defusedxml",
|
"defusedxml",
|
||||||
|
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
# SPDX-FileCopyrightText: 2024-present Adam Fourney <adamfo@microsoft.com>
|
# SPDX-FileCopyrightText: 2024-present Adam Fourney <adamfo@microsoft.com>
|
||||||
#
|
#
|
||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
__version__ = "0.1.5b2"
|
__version__ = "0.1.5"
|
||||||
|
|||||||
Reference in New Issue
Block a user