Skip to content

Commit

Permalink
Change version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
vasole committed Oct 1, 2015
1 parent b951a0c commit 7cbd5c4
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.1.0"
__version__ = "5.1.1"

import os
import sys
Expand Down

0 comments on commit 7cbd5c4

Please sign in to comment.