diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-10-08 09:05:27 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-10-08 09:05:27 +0000 |
commit | b6505c4dd8ccf016c283a3e85406fe0e32e79069 (patch) | |
tree | c805f60873b1036ea8a303770ca8d578ae089310 /setup.cfg | |
parent | Releasing debian version 2.2.14-1. (diff) | |
download | identify-b6505c4dd8ccf016c283a3e85406fe0e32e79069.tar.xz identify-b6505c4dd8ccf016c283a3e85406fe0e32e79069.zip |
Merging upstream version 2.3.0.
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.14 +version = 2.3.0 description = File identification library for Python long_description = file: README.md long_description_content_type = text/markdown |