Update revision to 3.2.6
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

This commit is contained in:
2026-03-10 14:59:03 +01:00
parent 87a4eba1d0
commit c165bb8ce4

View File

@@ -2,5 +2,5 @@
Package to handle data redction at AMOR instrument to be used by __main__.py script.
"""
__version__ = '3.2.5'
__version__ = '3.2.6'
__date__ = '2026-03-10'