From fc17125a404758e7adbef5c396219b6365ce5fc9 Mon Sep 17 00:00:00 2001 From: Dana Jomar Date: Tue, 14 Feb 2023 12:56:13 +0100 Subject: [PATCH] update version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ad5e486..7399bd9 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="PyALE", - version="1.1.2", + version="1.1.3", author="Dana Jomar", author_email="dana.jomar@outlook.com", description="ALE plots with python",