diff --git a/CrystalPlan_version.py b/CrystalPlan_version.py index 976f1b3..43cea82 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-beta.1' +version = '1.3-beta.2' 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."""