Skip to content

Commit

Permalink
Update version.
Browse files Browse the repository at this point in the history
  • Loading branch information
vasole committed Jun 12, 2023
1 parent 674369e commit 92a613f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion PyMca5/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
__contact__ = "sole@esrf.fr"
__license__ = "MIT"
__copyright__ = "European Synchrotron Radiation Facility, Grenoble, France"
__version__ = "5.8.4"
__version__ = "5.8.5"

import os
import sys
Expand Down
2 changes: 2 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ VERSION 5.8.5

- RGB Correlator. Add the possibility to calculate the mean ratio and the median ratio of selected pixels.

- Packaging. Correct issue preventing packaging for Ubuntu 20.04

VERSION 5.8.4
-------------

Expand Down

0 comments on commit 92a613f

Please sign in to comment.