diff --git a/pes_to_spec/__init__.py b/pes_to_spec/__init__.py index 1fd3d769c1d55631928e1784e705fefd2e1660ad..6e22170f9a369c4cb92872c82399f958f22e3fd5 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.2.4" +VERSION = "0.2.5"