diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-10-10 11:26:22 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-10-10 11:26:22 +0000 |
commit | acaa3e97e33bb815a95f13f4d3178245dc0368c0 (patch) | |
tree | 3571c43e323e712f77863570940b97ac8d0dd766 /setup.cfg | |
parent | Adding upstream version 2.5.5. (diff) | |
download | identify-acaa3e97e33bb815a95f13f4d3178245dc0368c0.tar.xz identify-acaa3e97e33bb815a95f13f4d3178245dc0368c0.zip |
Adding upstream version 2.5.6.upstream/2.5.6
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.5.5 +version = 2.5.6 description = File identification library for Python long_description = file: README.md long_description_content_type = text/markdown |