diff --git a/PAScual/release.py b/PAScual/release.py index 2c38853..13dd6d3 100644 --- a/PAScual/release.py +++ b/PAScual/release.py @@ -18,6 +18,6 @@ """ # Common metadata to be used by the whole package -__version__ = "2.1.4" +__version__ = "2.1.5" __homepage__ = "https://github.com/cpascual/PAScual" __citation_html__ = 'C. Pascual-Izarra et al., Advanced Fitting Algorithms for Analysing Positron Annihilation Lifetime Spectra, Nuclear Instruments and Methods A, 603, p456-466 (2009)
(DOI: 10.1016/j.nima.2009.01.205)
see %s for up-to-date information about citing
' % __homepage__