try to rename version to see if this is the cause of failure
All checks were successful
Unit Testing / test (3.11) (pull_request) Successful in 50s
Unit Testing / test (3.10) (pull_request) Successful in 52s
Unit Testing / test (3.8) (pull_request) Successful in 50s
Unit Testing / test (3.12) (pull_request) Successful in 53s
Unit Testing / test (3.9) (pull_request) Successful in 52s

This commit is contained in:
2026-03-02 11:29:50 +01:00
parent 7c8e908192
commit 7f4f53e8e8

View File

@@ -2,5 +2,5 @@
Package to handle data redction at AMOR instrument to be used by __main__.py script.
"""
__version__ = '3.2.3'
__version__ = '3.2.3-1'
__date__ = '2026-02-27'