1
0
Fork 0

Merging upstream version 0.7.0.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-08 07:48:59 +01:00
parent e69e30697e
commit e337ad61c4
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
5 changed files with 47 additions and 5 deletions

View file

@ -23,6 +23,7 @@ classifiers = [
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10',
'Programming Language :: Python :: 3.11',
'Programming Language :: Python :: Implementation :: CPython',
'Programming Language :: Python :: Implementation :: PyPy',
]