Skip to content

Commit

Permalink
Merge pull request #593 from vasole/changelog
Browse files Browse the repository at this point in the history
Update version.
  • Loading branch information
vasole authored Oct 3, 2019
2 parents 49b2b80 + 403d3a1 commit 2bf98d4
Showing 1 changed file with 1 addition 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.5.1"
__version__ = "5.5.2"

import os
import sys
Expand Down

0 comments on commit 2bf98d4

Please sign in to comment.