Skip to content

Commit c8f528c

Browse files
committed
Fix license num
1 parent 01c12a7 commit c8f528c

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
@@ -16,7 +16,7 @@ classifiers = [
1616
"Development Status :: 5 - Production/Stable",
1717
"Environment :: Web Environment",
1818
"Intended Audience :: Developers",
19-
"License :: OSI Approved :: MIT 1.5License",
19+
"License :: OSI Approved :: MIT License",
2020
"Operating System :: OS Independent",
2121
"Programming Language :: Python",
2222
"Programming Language :: Python :: 3.9",

0 commit comments

Comments
 (0)