Files
eos/libeos/__init__.py
jochenstahn 155a167e26
Some checks failed
Release / build-ubuntu-latest (push) Failing after 2s
Release / build-windows (push) Has been cancelled
Release / release (push) Has been cancelled
update version date
2025-01-30 13:38:45 +01:00

8 lines
139 B
Python

"""
Package to handle data redction at AMOR instrument to be used by eos.py script.
"""
__version__ = '2.1.4'
__date__ = '2025-01-30'