Adding upstream version 2.6.9.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
b9b758d684
commit
09f2071004
2 changed files with 1 additions and 2 deletions
|
@ -21,6 +21,5 @@ INTERPRETERS = {
|
|||
'ruby': {'ruby'},
|
||||
'sh': {'shell', 'sh'},
|
||||
'tcsh': {'shell', 'tcsh'},
|
||||
'uv': {'python'},
|
||||
'zsh': {'shell', 'zsh'},
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[metadata]
|
||||
name = identify
|
||||
version = 2.6.8
|
||||
version = 2.6.9
|
||||
description = File identification library for Python
|
||||
long_description = file: README.md
|
||||
long_description_content_type = text/markdown
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue