From 7937a92ed96909c1d5a87dca3e884ea40a7c3189 Mon Sep 17 00:00:00 2001 From: interlark Date: Sat, 11 Jun 2022 13:06:56 +0500 Subject: [PATCH] Fix PyPI classifier mistype --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index f3f2cee..a0145bd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -23,7 +23,7 @@ classifiers = Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.9 Programming Language :: Python :: 3.10 - License :: OSI Approved :: MIT license + License :: OSI Approved :: MIT License [options] packages =