diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-12-29 14:39:27 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-12-29 14:39:27 +0000 |
commit | 9ad39a2df5dcb8c5dcdfb48df8d8f332f313e9ec (patch) | |
tree | 50e97905f07387645882935a0abcd95181baf5b3 /setup.cfg | |
parent | Releasing debian version 2.4.0-1. (diff) | |
download | identify-9ad39a2df5dcb8c5dcdfb48df8d8f332f313e9ec.tar.xz identify-9ad39a2df5dcb8c5dcdfb48df8d8f332f313e9ec.zip |
Merging upstream version 2.4.1.
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.4.0 +version = 2.4.1 description = File identification library for Python long_description = file: README.md long_description_content_type = text/markdown |