From 55e9407b67eb5fc10bf6d22cb44de34230a849ac Mon Sep 17 00:00:00 2001 From: Artur Glavic Date: Fri, 13 Dec 2024 14:37:50 +0100 Subject: [PATCH] update revision info --- libeos/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libeos/__init__.py b/libeos/__init__.py index 224aec6..e817279 100644 --- a/libeos/__init__.py +++ b/libeos/__init__.py @@ -3,4 +3,4 @@ Package to handle data redction at AMOR instrument to be used by eos.py script. """ __version__ = '2.1.3' -__date__ = '2024-12-03' +__date__ = '2024-12-13'