diff --git a/CrystalPlan_version.py b/CrystalPlan_version.py index 4e8b17f..3ebd199 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.3' +version = '1.4' 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."""