Files
eos/eos/__init__.py
Artur Glavic b79f79b524
All checks were successful
Unit Testing / test (3.11) (push) Successful in 49s
Unit Testing / test (3.10) (push) Successful in 50s
Unit Testing / test (3.8) (push) Successful in 49s
Unit Testing / test (3.12) (push) Successful in 52s
Unit Testing / test (3.9) (push) Successful in 51s
Manual increase version for release
2026-03-02 12:15:42 +01:00

7 lines
149 B
Python

"""
Package to handle data redction at AMOR instrument to be used by __main__.py script.
"""
__version__ = '3.2.4'
__date__ = '2026-03-02'