diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-05-02 13:17:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-05-02 13:17:28 +0000 |
commit | 0b826a0a021790b763de748a8dd4e40e3c3ebe43 (patch) | |
tree | f3ce90963bb34206d8a292323377756d4d590977 /setup.cfg | |
parent | Releasing debian version 2.2.3-1. (diff) | |
download | identify-0b826a0a021790b763de748a8dd4e40e3c3ebe43.tar.xz identify-0b826a0a021790b763de748a8dd4e40e3c3ebe43.zip |
Merging upstream version 2.2.4.
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 = 2.2.3 +version = 2.2.4 description = File identification library for Python long_description = file: README.md long_description_content_type = text/markdown |