diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-07-03 19:24:01 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-07-03 19:24:01 +0000 |
commit | bd056b4e86ea55e528be47722a4b07b5c01172ed (patch) | |
tree | 73f330da438679b67b88b87d5b71b25d23980ca9 /setup.cfg | |
parent | Releasing debian version 1.4.19-1. (diff) | |
download | identify-bd056b4e86ea55e528be47722a4b07b5c01172ed.tar.xz identify-bd056b4e86ea55e528be47722a4b07b5c01172ed.zip |
Merging upstream version 1.4.21.
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 = 1.4.19 +version = 1.4.21 description = File identification library for Python long_description = file: README.md long_description_content_type = text/markdown |