diff --git a/setup.py b/setup.py index b2d2c50..75bf5ee 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from distutils.core import setup setup(name='waveloc', - version='0.2.1', + version='0.2.2', description='Earthquake location by waveform migration', author='Alessia Maggi', author_email='alessia.maggi@unistra.fr', diff --git a/sphinx/conf.py b/sphinx/conf.py index 30e8eab..206229c 100644 --- a/sphinx/conf.py +++ b/sphinx/conf.py @@ -50,7 +50,7 @@ # The short X.Y version. version = '0.2' # The full version, including alpha/beta/rc tags. -release = '0.2.1' +release = '0.2.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/sphinx/getting_started.rst b/sphinx/getting_started.rst index 45cd5d7..ce8ddd7 100644 --- a/sphinx/getting_started.rst +++ b/sphinx/getting_started.rst @@ -12,6 +12,7 @@ Download and installation The latest stable source distributions (most recent first) are downloadable from `AmazonAWS `_: +* `waveloc-0.2.2.tar.gz `_ * `waveloc-0.2.1.tar.gz `_ * `waveloc-0.2.0.tar.gz `_ * `waveloc-0.1.1.tar.gz `_