summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index a382882..b02fca5 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -9,6 +9,7 @@ readme = "README.md"
9version = "2.2.4" 9version = "2.2.4"
10requires-python = ">= 3.12" 10requires-python = ">= 3.12"
11license = "MIT" 11license = "MIT"
12license-files = ["LICENSE", "AUTHORS"]
12classifiers=[ 13classifiers=[
13 "Development Status :: 5 - Production/Stable", 14 "Development Status :: 5 - Production/Stable",
14 "License :: OSI Approved :: MIT License", 15 "License :: OSI Approved :: MIT License",