diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-11-07 14:20:41 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-11-07 14:20:41 +0000 |
commit | 1ce4e0502e7f51a7ac91b30fca62aefab33e6854 (patch) | |
tree | cac206832df8b925a795215e5e6cc3d5919afc68 /setup.cfg | |
parent | Releasing debian version 2.3.3-1. (diff) | |
download | identify-1ce4e0502e7f51a7ac91b30fca62aefab33e6854.tar.xz identify-1ce4e0502e7f51a7ac91b30fca62aefab33e6854.zip |
Merging upstream version 2.3.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.3.3 +version = 2.3.4 description = File identification library for Python long_description = file: README.md long_description_content_type = text/markdown |