Skip to content

Commit 6a5fdfc

Browse files
committed
Update version and changelog.txt
1 parent df9148a commit 6a5fdfc

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

PyMca5/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
__contact__ = "[email protected]"
2828
__license__ = "MIT"
2929
__copyright__ = "European Synchrotron Radiation Facility, Grenoble, France"
30-
__version__ = "5.8.7"
30+
__version__ = "5.8.8"
3131

3232
import os
3333
import sys

changelog.txt

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
VERSION 5.8.8
2+
-------------
3+
4+
- GUI. Compatibility with matplotlib 3.7.x
5+
16
VERSION 5.8.7
27
-------------
38

0 commit comments

Comments
 (0)