mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 04:15:25 +00:00
Update pyproject.toml
This commit is contained in:
parent
340d9820b8
commit
cd975a1047
1 changed files with 1 additions and 1 deletions
|
|
@ -139,7 +139,7 @@ requires-python = ">= 3.11, < 3.13.0a1"
|
|||
dynamic = ["version"]
|
||||
classifiers = [
|
||||
"Development Status :: 4 - Beta",
|
||||
"License :: OSI Approved :: MIT License",
|
||||
"License :: Other/Proprietary License",
|
||||
"Programming Language :: Python :: 3",
|
||||
"Programming Language :: Python :: 3.11",
|
||||
"Programming Language :: Python :: 3.12",
|
||||
|
|
|
|||
Loading…
Reference in a new issue