1
0
Fork 0

Merging upstream version 2.5.15.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-12 22:16:39 +01:00
parent 7a1496e101
commit 104c3888e5
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
2 changed files with 2 additions and 1 deletions

View file

@ -130,6 +130,7 @@ EXTENSIONS = {
'lr': {'text', 'lektor'},
'lua': {'text', 'lua'},
'm': {'text', 'objective-c'},
'm4': {'text', 'm4'},
'make': {'text', 'makefile'},
'manifest': {'text', 'manifest'},
'map': {'text', 'map'},

View file

@ -1,6 +1,6 @@
[metadata]
name = identify
version = 2.5.13
version = 2.5.15
description = File identification library for Python
long_description = file: README.md
long_description_content_type = text/markdown