diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-05-10 06:43:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-05-10 06:43:10 +0000 |
commit | bf7fe63d9e576b9c7821c2b9a5a47c864e689b33 (patch) | |
tree | 413ca9227bc99dd11223a8e59edfca7910d31a6d /setup.cfg | |
parent | Adding upstream version 2.5.23. (diff) | |
download | identify-bf7fe63d9e576b9c7821c2b9a5a47c864e689b33.tar.xz identify-bf7fe63d9e576b9c7821c2b9a5a47c864e689b33.zip |
Adding upstream version 2.5.24.upstream/2.5.24
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.23 +version = 2.5.24 description = File identification library for Python long_description = file: README.md long_description_content_type = text/markdown |