diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-02-25 21:00:20 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-02-25 21:00:20 +0000 |
commit | aed86b2d15b7c3eecb31281a87aa59511218b322 (patch) | |
tree | 610d0baca7cdef632ea5a6551b303a6ba1f5e787 /setup.cfg | |
parent | Releasing debian version 1.5.13-1. (diff) | |
download | identify-aed86b2d15b7c3eecb31281a87aa59511218b322.tar.xz identify-aed86b2d15b7c3eecb31281a87aa59511218b322.zip |
Merging upstream version 1.5.14.
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 = 1.5.13 +version = 1.5.14 description = File identification library for Python long_description = file: README.md long_description_content_type = text/markdown |