We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1758752 commit 5beea91Copy full SHA for 5beea91
pyproject.toml
@@ -39,7 +39,7 @@ dependencies = [
39
]
40
41
requires-python = '>=3.10'
42
-version = '0.18.5'
+version = '0.18.6'
43
44
classifiers = [
45
'Natural Language :: English',
@@ -48,7 +48,7 @@ classifiers = [
48
'Operating System :: POSIX :: Linux',
49
'Programming Language :: Python :: 3.10',
50
'Framework :: Pytest',
51
- 'License :: GPLv3'
+ 'License :: OSI Approved :: GNU General Public License v3 (GPLv3)'
52
53
54
[project.optional-dependencies]
0 commit comments