We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da2a56c commit 8c91c0dCopy full SHA for 8c91c0d
1 file changed
integrations/faiss/pyproject.toml
@@ -18,6 +18,8 @@ classifiers = [
18
"Programming Language :: Python :: 3.10",
19
"Programming Language :: Python :: 3.11",
20
"Programming Language :: Python :: 3.12",
21
+ "Programming Language :: Python :: 3.13",
22
+ "Programming Language :: Python :: 3.14",
23
"Programming Language :: Python :: Implementation :: CPython",
24
"Programming Language :: Python :: Implementation :: PyPy",
25
]
0 commit comments