Skip to content

Commit

Permalink
Update version and changelog.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
vasole committed May 17, 2023
1 parent 1c34186 commit 4457aa9
Show file tree
Hide file tree
Showing 2 changed files with 6 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.2"
__version__ = "5.8.3"

import os
import sys
Expand Down
5 changes: 5 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
VERSION 5.8.3
-------------

- Adapt to conda-forge.https://github.com/conda-forge/pymca-feedstock/pull/34

VERSION 5.8.2
-------------

Expand Down

0 comments on commit 4457aa9

Please sign in to comment.