diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-01-05 08:20:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-01-05 08:21:03 +0000 |
commit | de00e3e65120bf38f2b45b3fa18d6bec084c6286 (patch) | |
tree | 02b5adcd3782e044ac2fb9c5d61122ac231bb84c /setup.cfg | |
parent | Releasing debian version 2.5.11-1. (diff) | |
download | identify-de00e3e65120bf38f2b45b3fa18d6bec084c6286.tar.xz identify-de00e3e65120bf38f2b45b3fa18d6bec084c6286.zip |
Merging upstream version 2.5.12.
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.11 +version = 2.5.12 description = File identification library for Python long_description = file: README.md long_description_content_type = text/markdown |