From eb9af23ebebfb1b607a47a13c34721c3f3c073ce Mon Sep 17 00:00:00 2001 From: Zoran Jankovic Date: Sat, 22 Jun 2024 13:25:40 +0200 Subject: [PATCH] version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 0225ac8..8f7abfa 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name="gadapt", - version="0.4.18", + version="0.4.19", author="Zoran Jankovic", author_email="bpzoran@yahoo.com", url="https://github.com/bpzoran/gadapt",