diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-12-20 15:16:43 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-12-20 15:16:43 +0000 |
commit | b49e08f131df150ae4dfcef6e1bc8e44b77b98e0 (patch) | |
tree | ef29635efae93eea415cb593bd04b8ff22fd4c4d /setup.cfg | |
parent | Releasing debian version 2.5.9-1. (diff) | |
download | identify-b49e08f131df150ae4dfcef6e1bc8e44b77b98e0.tar.xz identify-b49e08f131df150ae4dfcef6e1bc8e44b77b98e0.zip |
Merging upstream version 2.5.11.
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.9 +version = 2.5.11 description = File identification library for Python long_description = file: README.md long_description_content_type = text/markdown |