diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-08-19 14:20:46 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-08-19 14:20:46 +0000 |
commit | a85ac9084b1cebc94d05fbb365d73f2768cbb6c8 (patch) | |
tree | 5d209e78195200e53ff42646cebb3beb31350026 /setup.cfg | |
parent | Releasing debian version 1.4.25-1. (diff) | |
download | identify-a85ac9084b1cebc94d05fbb365d73f2768cbb6c8.tar.xz identify-a85ac9084b1cebc94d05fbb365d73f2768cbb6c8.zip |
Merging upstream version 1.4.28.
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 = 1.4.25 +version = 1.4.28 description = File identification library for Python long_description = file: README.md long_description_content_type = text/markdown |