We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be29b64 commit 28fa2f2Copy full SHA for 28fa2f2
1 file changed
src/PyMca5/__init__.py
@@ -27,7 +27,7 @@
27
__contact__ = "sole@esrf.fr"
28
__license__ = "MIT"
29
__copyright__ = "European Synchrotron Radiation Facility, Grenoble, France"
30
-__version__ = "5.9.5"
+__version__ = "5.9.6"
31
32
import os
33
import sys
0 commit comments