From 95e30a37bf7c044da3149d85de4a10f5ff494857 Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Mon, 27 Dec 2021 20:47:57 -0500 Subject: [PATCH] v2.4.1 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 43b5aff..88eddb6 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = identify -version = 2.4.0 +version = 2.4.1 description = File identification library for Python long_description = file: README.md long_description_content_type = text/markdown