1
0
Fork 0

Merging upstream version 2.5.35.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-13 05:38:23 +01:00
parent 9dc9fb46ea
commit fe9837f97b
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
2 changed files with 2 additions and 1 deletions

View file

@ -151,6 +151,7 @@ EXTENSIONS = {
'md': {'text', 'markdown'},
'mdx': {'text', 'mdx'},
'meson': {'text', 'meson'},
'metal': {'text', 'metal'},
'mib': {'text', 'mib'},
'mjs': {'text', 'javascript'},
'mk': {'text', 'makefile'},

View file

@ -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