8000 Add python 3.12 classifier · LOGp/llama-cpp-python@52320c3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 52320c3

Browse files
committed
Add python 3.12 classifier
1 parent 4286830 commit 52320c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ classifiers = [
2323
"Programming Language :: Python :: 3.9",
2424
"Programming Language :: Python :: 3.10",
2525
"Programming Language :: Python :: 3.11",
26+
"Programming Language :: Python :: 3.12",
2627
]
2728

2829

0 commit comments

Comments
 (0)
0