Add Python 3.13 to setup.cfg

This commit is contained in:
2025-03-30 12:16:04 +02:00
parent 2a37eb4172
commit eb889beee7

View File

@ -16,6 +16,7 @@ classifiers =
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
Programming Language :: Python :: 3.13
Topic :: System :: Archiving :: Backup
[options]