diff --git a/eos/__init__.py b/eos/__init__.py index cfdc7d2..2205db2 100644 --- a/eos/__init__.py +++ b/eos/__init__.py @@ -2,5 +2,5 @@ Package to handle data redction at AMOR instrument to be used by __main__.py script. """ -__version__ = '3.2.4' -__date__ = '2026-03-02' +__version__ = '3.2.5' +__date__ = '2026-03-10'