diff --git a/pes_to_spec/__init__.py b/pes_to_spec/__init__.py index b97a7eafb7e5f84437a0f97421081e4aa29e2a2b..28b89f0692f8818e9d8f27f564cf3488097134ee 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.3.5" +VERSION = "0.3.6"