diff --git a/CrystalPlan_version.py b/CrystalPlan_version.py index 3ebd199..b6aef2f 100644 --- a/CrystalPlan_version.py +++ b/CrystalPlan_version.py @@ -16,7 +16,7 @@ # revision = re.match("Revision: (\d+)", line).group(1) # return revision -version = '1.4' +version = '1.5' package_name = 'CrystalPlan' description = \ """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."""