1
0
Fork 0

Merging upstream version 1.4.29.

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

View file

@ -91,6 +91,7 @@ EXTENSIONS = {
'kt': {'text', 'kotlin'},
'less': {'text', 'less'},
'lhs': {'text', 'literate-haskell'},
'libsonnet': {'text', 'jsonnet'},
'lidr': {'text', 'idris'},
'lua': {'text', 'lua'},
'm': {'text', 'c', 'objective-c'},

View file

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