diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-02-20 09:30:03 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-02-20 09:30:03 +0000 |
commit | 2191817f13661b78e4ef704d2bdf5908425cdc11 (patch) | |
tree | 3c1f10038a1a5fbbf5c1d6ca2567185b398bbac9 /setup.cfg | |
parent | Adding upstream version 2.5.34. (diff) | |
download | identify-2191817f13661b78e4ef704d2bdf5908425cdc11.tar.xz identify-2191817f13661b78e4ef704d2bdf5908425cdc11.zip |
Adding upstream version 2.5.35.upstream/2.5.35
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.34 +version = 2.5.35 description = File identification library for Python long_description = file: README.md long_description_content_type = text/markdown |