From ce881ef6400f61eaec3b4c75fc1f9bd555825fcf Mon Sep 17 00:00:00 2001 From: Yasset Perez-Riverol Date: Sat, 24 Feb 2024 18:23:47 +0000 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e3d7969..57c463b 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ from setuptools import setup, find_packages -version = '0.0.23' +version = '0.0.24' def readme():