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