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'},
|
||||
'less': {'text', 'less'},
|
||||
'lhs': {'text', 'literate-haskell'},
|
||||
'libsonnet': {'text', 'jsonnet'},
|
||||
'lidr': {'text', 'idris'},
|
||||
'lua': {'text', 'lua'},
|
||||
'm': {'text', 'c', 'objective-c'},
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue