diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-03-12 21:19:15 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-03-12 21:20:17 +0000 |
commit | 0ece75006ba491182e21cc1234c8e958cc9744f0 (patch) | |
tree | befc84c7c2e47ff88a0e490cdf80edc7aa140b92 /setup.cfg | |
parent | Releasing debian version 2.1.0-1. (diff) | |
download | identify-0ece75006ba491182e21cc1234c8e958cc9744f0.tar.xz identify-0ece75006ba491182e21cc1234c8e958cc9744f0.zip |
Merging upstream version 2.1.2.
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.1.0 +version = 2.1.2 description = File identification library for Python long_description = file: README.md long_description_content_type = text/markdown |