From 2c518d024cb481e75bab12a8d810e6be6fdd0c14 Mon Sep 17 00:00:00 2001 From: psenin-sanofi <73652993+psenin-sanofi@users.noreply.github.com> Date: Thu, 20 Feb 2025 12:18:04 +0100 Subject: [PATCH] Update setup.cfg --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index ca9030a..23c540c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -2,7 +2,7 @@ name = saxpy version=1.0.1 author = Pavel Senin -author-email = seninp@gmail.org +author-email = seninp@gmail.com summary = SAX, HOTSAX, EMMA implementations for Python license = GPL2 description-file = README.rst