Skip to content

Commit 1f463cf

Browse files
pre-release dark mod + bug fix
1 parent 3f43809 commit 1f463cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/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.6"
30+
__version__ = "5.9.7rc1"
3131

3232
import os
3333
import sys

0 commit comments

Comments
 (0)