From cd237c7fa5a80f03a23c281310d213011d0cfbfb Mon Sep 17 00:00:00 2001 From: Jochen Stahn <57442805+jochenstahn@users.noreply.github.com> Date: Mon, 29 Jan 2024 10:22:15 +0100 Subject: [PATCH] new date --- neos.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neos.py b/neos.py index ed12766..5f91c2b 100644 --- a/neos.py +++ b/neos.py @@ -16,7 +16,7 @@ conventions (not strictly followed, yet): """ __version__ = '2.0' -__date__ = '2024-01-26' +__date__ = '2024-01-29' import os import sys