1
0
Fork 0

Adding upstream version 2.6.9.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-03-09 08:21:15 +01:00
parent b9b758d684
commit 09f2071004
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
2 changed files with 1 additions and 2 deletions

View file

@ -21,6 +21,5 @@ INTERPRETERS = {
'ruby': {'ruby'},
'sh': {'shell', 'sh'},
'tcsh': {'shell', 'tcsh'},
'uv': {'python'},
'zsh': {'shell', 'zsh'},
}

View file

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