diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-01-25 06:33:37 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-01-25 06:33:37 +0000 |
commit | 9ff01f9499ea45fb97dce596ccbfe03dad1a6228 (patch) | |
tree | 124e90529087ef7d5ca0cd5b1505d271246d055e /setup.cfg | |
parent | Adding upstream version 2.5.13. (diff) | |
download | identify-9ff01f9499ea45fb97dce596ccbfe03dad1a6228.tar.xz identify-9ff01f9499ea45fb97dce596ccbfe03dad1a6228.zip |
Adding upstream version 2.5.15.upstream/2.5.15
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'setup.cfg')
-rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [metadata] name = identify -version = 2.5.13 +version = 2.5.15 description = File identification library for Python long_description = file: README.md long_description_content_type = text/markdown |