diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-02-15 08:08:26 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-02-15 08:08:26 +0000 |
commit | a73547571fe4ac49a2eaddf3add1114956ae8fde (patch) | |
tree | f1d572db66073c0f943cc5d29b7dbac1271acf1f /setup.cfg | |
parent | Releasing debian version 2.5.17-1. (diff) | |
download | identify-a73547571fe4ac49a2eaddf3add1114956ae8fde.tar.xz identify-a73547571fe4ac49a2eaddf3add1114956ae8fde.zip |
Merging upstream version 2.5.18.
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.17 +version = 2.5.18 description = File identification library for Python long_description = file: README.md long_description_content_type = text/markdown |