Files
eos/eos/__init__.py
T
2025-10-06 15:46:27 +02:00

7 lines
143 B
Python

"""
Package to handle data redction at AMOR instrument to be used by __main__.py script.
"""
__version__ = '3.0.0'
__date__ = '2025-10-06'