Skip to content

Commit 5013f2f

Browse files
committed
2.1.1
1 parent 3af4db4 commit 5013f2f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ImageD11/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
1919
"""
2020

21-
__version__ = "2.1.0"
21+
__version__ = "2.1.1"
2222
__author__ = 'Jon Wright',
2323
__author_email__ = 'wright@esrf.fr'
2424

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
ImageD11 is a python code for identifying individual grains in spotty area detector X-ray diffraction images.
44

5-
Version 2.1.0, Jon Wright, wright@esrf.fr
5+
Version 2.1.1, Jon Wright, wright@esrf.fr
66

77
This is the source code for ImageD11. Probably you wanted a compiled version.
88

0 commit comments

Comments
 (0)