From 8a04d49546c61c8ba3338fc746e5ee3d8caccd03 Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Thu, 16 Mar 2023 13:20:45 -0400 Subject: [PATCH] v2.5.21 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 8c90e35..63c810c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = identify -version = 2.5.20 +version = 2.5.21 description = File identification library for Python long_description = file: README.md long_description_content_type = text/markdown