diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-02-19 08:09:26 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-02-19 08:09:26 +0000 |
commit | 281b734ba9ca1e8f65855aee46a7d93edd63bae6 (patch) | |
tree | 987755dcb213d15eda79136d31b9a61f7dfc948e /setup.cfg | |
parent | Releasing debian version 2.4.9-1. (diff) | |
download | identify-281b734ba9ca1e8f65855aee46a7d93edd63bae6.tar.xz identify-281b734ba9ca1e8f65855aee46a7d93edd63bae6.zip |
Merging upstream version 2.4.10.
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.9 +version = 2.4.10 description = File identification library for Python long_description = file: README.md long_description_content_type = text/markdown |