diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-09-20 09:18:21 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-09-20 09:18:21 +0000 |
commit | 580bd9fe617e68bc048ce4357afe93ccefd31cc6 (patch) | |
tree | 4df44d4fac535875ff319add4605f5d0b6e0ed8c /setup.cfg | |
parent | Releasing debian version 2.5.28-1. (diff) | |
download | identify-580bd9fe617e68bc048ce4357afe93ccefd31cc6.tar.xz identify-580bd9fe617e68bc048ce4357afe93ccefd31cc6.zip |
Merging upstream version 2.5.29.
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.28 +version = 2.5.29 description = File identification library for Python long_description = file: README.md long_description_content_type = text/markdown |