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'