diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-08-12 11:58:03 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-08-12 11:58:03 +0000 |
commit | 489d50b72ccb894b7570a7198c3ebb8cb1797819 (patch) | |
tree | 423a22f24a3faf3847cdc9975434341d8350ad14 /setup.cfg | |
parent | Updating watch file. (diff) | |
download | identify-489d50b72ccb894b7570a7198c3ebb8cb1797819.tar.xz identify-489d50b72ccb894b7570a7198c3ebb8cb1797819.zip |
Merging upstream version 2.2.13.
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 = 2.2.11 +version = 2.2.13 description = File identification library for Python long_description = file: README.md long_description_content_type = text/markdown |