Skip to content

Commit 5beea91

Browse files
committed
Bad license specification.
1 parent 1758752 commit 5beea91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies = [
3939
]
4040

4141
requires-python = '>=3.10'
42-
version = '0.18.5'
42+
version = '0.18.6'
4343

4444
classifiers = [
4545
'Natural Language :: English',
@@ -48,7 +48,7 @@ classifiers = [
4848
'Operating System :: POSIX :: Linux',
4949
'Programming Language :: Python :: 3.10',
5050
'Framework :: Pytest',
51-
'License :: GPLv3'
51+
'License :: OSI Approved :: GNU General Public License v3 (GPLv3)'
5252
]
5353

5454
[project.optional-dependencies]

0 commit comments

Comments
 (0)