diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-02-20 16:44:47 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-02-20 16:44:47 -0300 |
commit | 8a6489b4966d6556c9cedadad140f7ab6047e4f1 (patch) | |
tree | 7236681c55b27869caddf57aacd341cec94b063d | |
parent | de706ad09146608ec89ed1cc0a742b4eb967cf24 (diff) | |
download | hydra-8a6489b4966d6556c9cedadad140f7ab6047e4f1.tar.gz hydra-8a6489b4966d6556c9cedadad140f7ab6047e4f1.tar.bz2 |
Updates version0.2.6
-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 320eea7..28b52a6 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.5' +version = '0.2.6' # The full version, including alpha/beta/rc tags. -release = '0.2.5' +release = '0.2.6' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |