diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-03-26 05:39:51 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-03-26 05:39:51 +0000 |
commit | 51875403dc49d9cb3db7f35c988bbb1ae86e4728 (patch) | |
tree | 65fddce8411d71e0aa3341fb6817f8c59411d03b /setup.cfg | |
parent | Adding upstream version 2.4.11. (diff) | |
download | identify-51875403dc49d9cb3db7f35c988bbb1ae86e4728.tar.xz identify-51875403dc49d9cb3db7f35c988bbb1ae86e4728.zip |
Adding upstream version 2.4.12.upstream/2.4.12
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.4.11 +version = 2.4.12 description = File identification library for Python long_description = file: README.md long_description_content_type = text/markdown |