Skip to content

Commit 6df23d9

Browse files
authored
Update setup.py
1 parent 1fdb810 commit 6df23d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
url="https://github.com/codelion/optillm",
3636
classifiers=[
3737
"Programming Language :: Python :: 3",
38-
"License :: OSI Approved :: Apache-2.0 license",
38+
"License :: OSI Approved :: Apache Software License",
3939
"Operating System :: OS Independent",
4040
],
4141
python_requires=">=3.10",
42-
)
42+
)

0 commit comments

Comments
 (0)