diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-08-30 11:20:30 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-08-30 11:20:30 +0000 |
commit | 7151447f2382ea9ef28a9965b8f6e04b89ba6a99 (patch) | |
tree | c95432c135eb5497b550eec298f4745e070ef1ee /setup.cfg | |
parent | Adding upstream version 1.4.28. (diff) | |
download | identify-7151447f2382ea9ef28a9965b8f6e04b89ba6a99.tar.xz identify-7151447f2382ea9ef28a9965b8f6e04b89ba6a99.zip |
Adding upstream version 1.4.29.upstream/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 |