Skip to content

Commit

Permalink
Bump version to 2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Pascual committed May 19, 2019
1 parent d40b30a commit 019d1f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PAScual/release.py
Original file line number Diff line number Diff line change
Expand Up @@ -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., <i>Advanced Fitting Algorithms for Analysing Positron Annihilation Lifetime Spectra</i>, Nuclear Instruments and Methods A, 603, p456-466 (2009) <p><a href="http://dx.doi.org/10.1016/j.nima.2009.01.205">(DOI: 10.1016/j.nima.2009.01.205)</a> <p>see %s for up-to-date information about citing</p>' % __homepage__

0 comments on commit 019d1f5

Please sign in to comment.