Adding upstream version 2.5.18.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
5555ad4740
commit
d845a98d58
2 changed files with 2 additions and 1 deletions
|
@ -148,6 +148,7 @@ EXTENSIONS = {
|
|||
'modulemap': {'text', 'modulemap'},
|
||||
'mscx': {'text', 'xml', 'musescore'},
|
||||
'mscz': {'binary', 'zip', 'musescore'},
|
||||
'mustache': {'text', 'mustache'},
|
||||
'myst': {'text', 'myst'},
|
||||
'ngdoc': {'text', 'ngdoc'},
|
||||
'nim': {'text', 'nim'},
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[metadata]
|
||||
name = identify
|
||||
version = 2.5.17
|
||||
version = 2.5.18
|
||||
description = File identification library for Python
|
||||
long_description = file: README.md
|
||||
long_description_content_type = text/markdown
|
||||
|
|
Loading…
Add table
Reference in a new issue