From 6fd6f6bea8fedb15e54f1477a49325ea82b73911 Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Sat, 9 Nov 2024 13:11:20 -0500 Subject: [PATCH] v2.6.2 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index bb886cd..20a05e3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = identify -version = 2.6.1 +version = 2.6.2 description = File identification library for Python long_description = file: README.md long_description_content_type = text/markdown