Files
eos/libeos/__init__.py
Artur Glavic 55e9407b67
Some checks failed
Release / build-ubuntu-latest (push) Failing after 2s
Release / release (push) Has been skipped
Release / build-windows (push) Has been cancelled
update revision info
2024-12-13 14:37:50 +01:00

7 lines
138 B
Python

"""
Package to handle data redction at AMOR instrument to be used by eos.py script.
"""
__version__ = '2.1.3'
__date__ = '2024-12-13'