Skip to content

Commit 7a07102

Browse files
committed
fixing classifiers
1 parent 74e3a19 commit 7a07102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ authors = [
3030
]
3131
classifiers = [
3232
"Development Status :: 4 - Beta",
33-
"License :: OSI Approved :: BSD 3-clause",
33+
"License :: OSI Approved :: BSD License",
3434
"Programming Language :: Python :: 3.10",
3535
"Environment :: GPU :: NVIDIA CUDA"
3636
]

0 commit comments

Comments
 (0)