diff --git a/libeos/__init__.py b/libeos/__init__.py index 0c1d0b1..af255ea 100644 --- a/libeos/__init__.py +++ b/libeos/__init__.py @@ -2,6 +2,6 @@ Package to handle data redction at AMOR instrument to be used by eos.py script. """ -__version__ = '2.1.4' +__version__ = '2.1.5' __date__ = '2025-01-30'