supported python version to 3.12
This commit is contained in:
parent
c987a8ced7
commit
34ef836d96
1 changed files with 2 additions and 1 deletions
|
@ -8,8 +8,9 @@ license_files = LICENSE
|
|||
classifiers=
|
||||
License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
|
||||
Programming Language :: Python :: 3 :: Only
|
||||
Programming Language :: Python :: 3.9
|
||||
Programming Language :: Python :: 3.10
|
||||
Programming Language :: Python :: 3.11
|
||||
Programming Language :: Python :: 3.12
|
||||
project_urls =
|
||||
Documentation = https://gitlab.domainepublic.net/Neutrinet/matrix-alertbot/-/blob/master/README.md
|
||||
Source = https://gitlab.domainepublic.net/Neutrinet/matrix-alertbot
|
||||
|
|
Loading…
Reference in a new issue