diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-03-31 07:42:20 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-04-19 13:23:03 +0000 |
commit | 9e4447ad4ccb3f7f8dbdae72d9f790bb0e540c5c (patch) | |
tree | de40f95eaf01a7d77d55f89428e9cbb9420cd224 /setup.cfg | |
parent | Releasing debian version 2.2.0-1. (diff) | |
download | identify-9e4447ad4ccb3f7f8dbdae72d9f790bb0e540c5c.tar.xz identify-9e4447ad4ccb3f7f8dbdae72d9f790bb0e540c5c.zip |
Merging upstream version 2.2.2.
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.0 +version = 2.2.2 description = File identification library for Python long_description = file: README.md long_description_content_type = text/markdown |