Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
vasole authored Nov 9, 2020
1 parent 3ed6c31 commit 98c8380
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PyMca5/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
# THE SOFTWARE.
#
#############################################################################*/
__author__ = "V.A. Sole - ESRF Data Analysis"
__author__ = "V.A. Sole"
__contact__ = "sole@esrf.fr"
__license__ = "MIT"
__copyright__ = "European Synchrotron Radiation Facility, Grenoble, France"
__version__ = "5.6.2"
__version__ = "5.6.3"

import os
import sys
Expand Down

0 comments on commit 98c8380

Please sign in to comment.