Files
eos/eos/__init__.py
Artur Glavic c165bb8ce4
All checks were successful
Unit Testing / test (3.10) (pull_request) Successful in 49s
Unit Testing / test (3.11) (pull_request) Successful in 50s
Unit Testing / test (3.12) (pull_request) Successful in 51s
Unit Testing / test (3.8) (pull_request) Successful in 51s
Pull Request Merged / autoupdate_minor (pull_request) Successful in 12s
Unit Testing / test (3.9) (pull_request) Successful in 48s
Update revision to 3.2.6
2026-03-10 14:59:03 +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.6'
__date__ = '2026-03-10'