diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-03-11 05:56:58 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-03-11 05:56:58 +0000 |
commit | 78c5ba1b0e5b3753af48e6d2f36ba04df164b643 (patch) | |
tree | faefdfd5a095187c9957f225e3a9dcf7c80cdce4 /setup.cfg | |
parent | Releasing debian version 2.4.10-1. (diff) | |
download | identify-78c5ba1b0e5b3753af48e6d2f36ba04df164b643.tar.xz identify-78c5ba1b0e5b3753af48e6d2f36ba04df164b643.zip |
Merging upstream version 2.4.11.
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.4.10 +version = 2.4.11 description = File identification library for Python long_description = file: README.md long_description_content_type = text/markdown |