Update version for PyPI release
All checks were successful
Unit Testing / test (3.10) (push) Successful in 27s
Unit Testing / test (3.8) (push) Successful in 25s
Unit Testing / test (3.12) (push) Successful in 30s
Unit Testing / test (3.9) (push) Successful in 29s

This commit is contained in:
2026-02-26 17:31:12 +01:00
parent 9afd15bcb4
commit dafff07e68

View File

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