diff --git a/pes_to_spec/__init__.py b/pes_to_spec/__init__.py index fc41f1a434aa9b05d777e5ab34468b0e08968a86..3398d72330de24938fba240f3a5ebeb251d9a8e9 100644 --- a/pes_to_spec/__init__.py +++ b/pes_to_spec/__init__.py @@ -2,4 +2,4 @@ Estimate high-resolution photon spectrometer data from low-resolution non-invasive measurements. """ -VERSION = "0.0.6" +VERSION = "0.0.7"