diff --git a/pes_to_spec/__init__.py b/pes_to_spec/__init__.py index 3398d72330de24938fba240f3a5ebeb251d9a8e9..62d97ad590d02108673c6c1e065fb17ec66dba0a 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.7" +VERSION = "0.0.8"