Skip to content

Commit 13d7154

Browse files
Merge pull request #7 from zjmorgan/detector_filename
Bump version to 1.5
2 parents 3e796e2 + 06e00b4 commit 13d7154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CrystalPlan_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# revision = re.match("Revision: (\d+)", line).group(1)
1717
# return revision
1818

19-
version = '1.4'
19+
version = '1.5'
2020
package_name = 'CrystalPlan'
2121
description = \
2222
"""CrystalPlan is an experiment planning tool for crystallography. You can choose an instrument and supply your sample's lattice parameters to simulate which reflections will be measured, by which detectors and at what wavelengths."""

0 commit comments

Comments
 (0)