Add multiline title fix
Release / test (3.8) (push) Canceled after 0s
Release / test (3.9) (push) Canceled after 0s
Release / release (push) Canceled after 0s
Release / build-ubuntu-latest (push) Canceled after 0s
Release / build-windows (push) Canceled after 0s
Release / test (3.12) (push) Canceled after 1s
Release / test (3.11) (push) Canceled after 3s
Release / test (3.10) (push) Canceled after 6s
Unit Testing / test (3.11) (push) Successful in 53s
Unit Testing / test (3.8) (push) Successful in 56s
Unit Testing / test (3.10) (push) Successful in 1m9s
Unit Testing / test (3.12) (push) Successful in 1m11s
Unit Testing / test (3.9) (push) Successful in 1m7s

This commit is contained in:
2026-08-24 13:11:49 +02:00
parent db0c7c82a5
commit 3e7efaef6b
+1 -1
View File
@@ -2,5 +2,5 @@
Package to handle data redction at the AMOR instrument to be used by __main__.py script.
"""
__version__ = '3.3.2'
__version__ = '3.3.3'
__date__ = '2026-08-24'