diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-11-05 18:14:58 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-11-05 18:14:58 +0000 |
commit | 0dd053e1cb62d8fd71fa741ba98a35b8f7900460 (patch) | |
tree | 2525048da55f2322e3578c17c76722c37ecdd854 /setup.cfg | |
parent | Releasing debian version 2.5.6-1. (diff) | |
download | identify-0dd053e1cb62d8fd71fa741ba98a35b8f7900460.tar.xz identify-0dd053e1cb62d8fd71fa741ba98a35b8f7900460.zip |
Merging upstream version 2.5.8.
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.6 +version = 2.5.8 description = File identification library for Python long_description = file: README.md long_description_content_type = text/markdown |