diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-06-14 09:08:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-06-14 09:08:55 +0000 |
commit | 39400c872324d7da8da13a108030729d0692943f (patch) | |
tree | aa5703d8711ea0e07415cbdad5c5757c10551a06 /setup.cfg | |
parent | Releasing debian version 1.4.15-1. (diff) | |
download | identify-39400c872324d7da8da13a108030729d0692943f.tar.xz identify-39400c872324d7da8da13a108030729d0692943f.zip |
Merging upstream version 1.4.19.
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.15 +version = 1.4.19 description = File identification library for Python long_description = file: README.md long_description_content_type = text/markdown |