diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-08-30 11:20:34 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-08-30 11:20:34 +0000 |
commit | 51c40f828a0d51e6684e2b72f21932d0871137fa (patch) | |
tree | 5083a2bb02d74f38785920787d9aaabc12859b5d /setup.cfg | |
parent | Releasing debian version 1.4.28-1. (diff) | |
download | identify-51c40f828a0d51e6684e2b72f21932d0871137fa.tar.xz identify-51c40f828a0d51e6684e2b72f21932d0871137fa.zip |
Merging upstream version 1.4.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 = 1.4.28 +version = 1.4.29 description = File identification library for Python long_description = file: README.md long_description_content_type = text/markdown |