diff --git a/eos/__init__.py b/eos/__init__.py index 8e736ab..f1bb67d 100644 --- a/eos/__init__.py +++ b/eos/__init__.py @@ -1,6 +1,6 @@ """ -Package to handle data redction at AMOR instrument to be used by __main__.py script. +Package to handle data redction at the AMOR instrument to be used by __main__.py script. """ -__version__ = '3.3.1' -__date__ = '2026-07-09' +__version__ = '3.3.2' +__date__ = '2026-08-24'