diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-02-04 06:29:26 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-02-04 06:29:26 +0000 |
commit | 7e7ad7206f551080a9d813b1498ec791ab8ef4e5 (patch) | |
tree | 03c17b0acf73b6a07fa2fcc4ca6c2e22295e79ec /setup.cfg | |
parent | Releasing debian version 2.4.6-1. (diff) | |
download | identify-7e7ad7206f551080a9d813b1498ec791ab8ef4e5.tar.xz identify-7e7ad7206f551080a9d813b1498ec791ab8ef4e5.zip |
Merging upstream version 2.4.8.
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.6 +version = 2.4.8 description = File identification library for Python long_description = file: README.md long_description_content_type = text/markdown |