Skip to content

Commit 65bafe2

Browse files
committed
Version number -> 1.6.0
1 parent ac67f8f commit 65bafe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extra_geom/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
program. If not, see <https://opensource.org/licenses/BSD-3-Clause>
3434
"""
3535

36-
__version__ = "1.5.0"
36+
__version__ = "1.6.0"
3737

3838
from .detectors import (AGIPD_1MGeometry, AGIPD_500K2GGeometry, DSSC_1MGeometry, Epix10KGeometry, Epix100Geometry,
3939
GenericGeometry, JUNGFRAUGeometry, LPD_1MGeometry, PNCCDGeometry, agipd_asic_seams)

0 commit comments

Comments
 (0)