diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-12-20 15:14:53 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-12-20 15:14:53 +0000 |
commit | d631a92a0ec539b9012afb1a9bf428ccb87c7459 (patch) | |
tree | 1f7c34d9f382b546dc9bd0da69ef83db4141166d /setup.cfg | |
parent | Adding upstream version 2.5.9. (diff) | |
download | identify-d631a92a0ec539b9012afb1a9bf428ccb87c7459.tar.xz identify-d631a92a0ec539b9012afb1a9bf428ccb87c7459.zip |
Adding upstream version 2.5.11.upstream/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 |