Skip to content

Commit 06e00b4

Browse files
committed
Bump version
1 parent 3acea8b commit 06e00b4

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)