diff --git a/doc/conf.py b/doc/conf.py index 62b3728a9..d002ec904 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -60,7 +60,7 @@ # The short X.Y version. version = '0.2.' # The full version, including alpha/beta/rc tags. -release = '0.2.4' +release = '0.2.5' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/doc/index.rst b/doc/index.rst index afc4d74f5..e9ca360cc 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -32,7 +32,7 @@ TEASER contains an archetype building generator as well as parameter calculation Version ================== -The current version is 0.2.4, which is a pre-release +The current version is 0.2.5, which is a pre-release How to contribute to TEASER