pkg: fix the classifier for python 3.11
1 files changed, 1 insertions(+), 1 deletions(-)

M setup.cfg
M setup.cfg +1 -1
@@ 18,7 18,7 @@ classifiers = Environment :: Console :: 
               Programming Language :: Python :: 3.8
               Programming Language :: Python :: 3.9
               Programming Language :: Python :: 3.10
-              Programming Language :: Python :: 3.10
+              Programming Language :: Python :: 3.11
 long-description = file: README