Update python classifier with py3.10 & py3.11 in setup.cfg

Change-Id: I6b9cc03d902e36f51b31ad2e39ae13a7acbb1b62
This commit is contained in:
elajkat 2024-01-11 13:22:37 +01:00
parent 75228edb41
commit 3fe92291f2
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ classifier =
Programming Language :: Python :: 3
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3 :: Only
[files]