diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-02-20 14:41:09 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-02-20 14:41:09 -0300 |
commit | 1267fa1fe50dd9286bad294e674809479d03e68d (patch) | |
tree | c313c86f2dc85db1b545317583e90e79f6f0da14 | |
parent | 6f7984e886479abc8a6a05170af567bb484beaab (diff) | |
download | hydra-1267fa1fe50dd9286bad294e674809479d03e68d.tar.gz hydra-1267fa1fe50dd9286bad294e674809479d03e68d.tar.bz2 |
Updates hydra0.2.4
-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 1a69e03..77ce1ee 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.1' +version = '0.2.4' # The full version, including alpha/beta/rc tags. -release = '0.1' +release = '0.2.4' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |