Update pyproject.toml

This commit is contained in:
Timothy Jaeryang Baek 2025-06-17 12:17:02 +04:00
parent 340d9820b8
commit cd975a1047

View File

@ -139,7 +139,7 @@ requires-python = ">= 3.11, < 3.13.0a1"
dynamic = ["version"] dynamic = ["version"]
classifiers = [ classifiers = [
"Development Status :: 4 - Beta", "Development Status :: 4 - Beta",
"License :: OSI Approved :: MIT License", "License :: Other/Proprietary License",
"Programming Language :: Python :: 3", "Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.12",