diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-03-11 08:04:52 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-03-11 08:04:52 +0000 |
commit | 508fc0b8207092855dd53ebbb42852ddfb92c6f7 (patch) | |
tree | 1884a67d422ea936a57693a10de3734f35c8348b /setup.cfg | |
parent | Releasing debian version 2.5.18-1. (diff) | |
download | identify-508fc0b8207092855dd53ebbb42852ddfb92c6f7.tar.xz identify-508fc0b8207092855dd53ebbb42852ddfb92c6f7.zip |
Merging upstream version 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 |