Skip to content

Commit 45976a3

Browse files
Updated License Classifier
1 parent 6e0a0c7 commit 45976a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
python_requires=">=3.7",
3737
classifiers=[
3838
"Programming Language :: Python :: 3",
39-
"License :: GNU General Public License V3",
39+
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
4040
"Operating System :: OS Independent",
4141
]
4242
)

0 commit comments

Comments
 (0)