diff --git a/libeos/__init__.py b/libeos/__init__.py index e817279..7ab4dc8 100644 --- a/libeos/__init__.py +++ b/libeos/__init__.py @@ -2,5 +2,5 @@ Package to handle data redction at AMOR instrument to be used by eos.py script. """ -__version__ = '2.1.3' +__version__ = '2.1.4' __date__ = '2024-12-13'