We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac67f8f commit 65bafe2Copy full SHA for 65bafe2
extra_geom/__init__.py
@@ -33,7 +33,7 @@
33
program. If not, see <https://opensource.org/licenses/BSD-3-Clause>
34
"""
35
36
-__version__ = "1.5.0"
+__version__ = "1.6.0"
37
38
from .detectors import (AGIPD_1MGeometry, AGIPD_500K2GGeometry, DSSC_1MGeometry, Epix10KGeometry, Epix100Geometry,
39
GenericGeometry, JUNGFRAUGeometry, LPD_1MGeometry, PNCCDGeometry, agipd_asic_seams)
0 commit comments