Merging upstream version 1.4.29.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
2cd3a309a7
commit
12ab438c42
2 changed files with 2 additions and 1 deletions
|
@ -91,6 +91,7 @@ EXTENSIONS = {
|
||||||
'kt': {'text', 'kotlin'},
|
'kt': {'text', 'kotlin'},
|
||||||
'less': {'text', 'less'},
|
'less': {'text', 'less'},
|
||||||
'lhs': {'text', 'literate-haskell'},
|
'lhs': {'text', 'literate-haskell'},
|
||||||
|
'libsonnet': {'text', 'jsonnet'},
|
||||||
'lidr': {'text', 'idris'},
|
'lidr': {'text', 'idris'},
|
||||||
'lua': {'text', 'lua'},
|
'lua': {'text', 'lua'},
|
||||||
'm': {'text', 'c', 'objective-c'},
|
'm': {'text', 'c', 'objective-c'},
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[metadata]
|
[metadata]
|
||||||
name = identify
|
name = identify
|
||||||
version = 1.4.28
|
version = 1.4.29
|
||||||
description = File identification library for Python
|
description = File identification library for Python
|
||||||
long_description = file: README.md
|
long_description = file: README.md
|
||||||
long_description_content_type = text/markdown
|
long_description_content_type = text/markdown
|
||||||
|
|
Loading…
Add table
Reference in a new issue