Skip to content

Commit 132b379

Browse files
committed
Prepare release.
1 parent 88566c0 commit 132b379

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

PyMca5/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
__contact__ = "sole@esrf.fr"
2828
__license__ = "MIT"
2929
__copyright__ = "European Synchrotron Radiation Facility, Grenoble, France"
30-
__version__ = "5.9.0"
30+
__version__ = "5.9.1"
3131

3232
import os
3333
import sys

changelog.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
VERSION 5.9.2
2+
-------------
3+
4+
- ROI Imaging. It is now possible to apply NNMA on stacks of images.
5+
6+
- ROI Imaging. HDF5 stacks of images could not be selected due to a bug introduced in 5.8.2.
7+
8+
- MCA. Correct ID18 calibration issues.
9+
110
VERSION 5.9.0
211
-------------
312

0 commit comments

Comments
 (0)