diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-02-20 15:26:50 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-02-20 15:26:50 -0300 |
commit | 9b8930e86a261891599c1d925d4a447805a59c34 (patch) | |
tree | 8ba140f1e14a0524e031e19b10527f7e57903aa4 | |
parent | 4b3219640f73b0addb0f4ddd2d20ba7cddc4b8e8 (diff) | |
download | hydra-0.2.5.tar.gz hydra-0.2.5.tar.bz2 |
Version bump0.2.5
-rw-r--r-- | doc/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/conf.py b/doc/conf.py index 77ce1ee..320eea7 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -51,9 +51,9 @@ copyright = u'2016, Silvio Rhatto' # built documents. # # The short X.Y version. -version = '0.2.4' +version = '0.2.5' # 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. |