diff --git a/pes_to_spec/__init__.py b/pes_to_spec/__init__.py index f17e9086d008e7b501250ae5f48a2e3a4aa9c9ed..97708c0e9346331019608654f315c43309499e37 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.6" +VERSION = "0.2.7"