Skip to content

Commit d21fbfd

Browse files
committed
Fix license classifier
1 parent 1560abc commit d21fbfd

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
@@ -15,7 +15,7 @@ classifiers = [
1515
"Programming Language :: Python :: 3.11",
1616
"Programming Language :: Python :: 3.12",
1717
"Programming Language :: Python :: 3.13",
18-
"License :: OSI Approved :: Free to Use But Restricted",
18+
"License :: Free To Use But Restricted",
1919
"Topic :: Software Development",
2020
"Topic :: Software Development :: Libraries",
2121
"Topic :: Software Development :: Libraries :: Python Modules",

0 commit comments

Comments
 (0)