diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-03-11 08:04:49 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-03-11 08:04:49 +0000 |
commit | ff78b125a1f767a763bc73b6edefc7cad35b8c74 (patch) | |
tree | 080276319427a8748d2628ac41f38a21ba318a1c /setup.cfg | |
parent | Adding upstream version 2.5.18. (diff) | |
download | identify-ff78b125a1f767a763bc73b6edefc7cad35b8c74.tar.xz identify-ff78b125a1f767a763bc73b6edefc7cad35b8c74.zip |
Adding upstream version 2.5.19.upstream/2.5.19
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [metadata] name = identify -version = 2.5.18 +version = 2.5.19 description = File identification library for Python long_description = file: README.md long_description_content_type = text/markdown |