diff options
author | drebs <drebs@leap.se> | 2017-11-22 15:55:12 -0200 |
---|---|---|
committer | drebs <drebs@leap.se> | 2017-11-22 15:55:12 -0200 |
commit | 1db6c9ca2b09db30acafbeca69524996c2f8a8ae (patch) | |
tree | cc956dd82b20332e8eaa90ec081eb7a2f6501a8d | |
parent | d81093e0e0c5ab1726e9e55c189e813b9179642f (diff) |
[pkg] bump sphinx release info
-rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index de6081db..e8d596a5 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -64,7 +64,7 @@ copyright = u'2014, LEAP Encryption Access Project' # The short X.Y version. version = '0.10' # The full version, including alpha/beta/rc tags. -release = '0.10.4' +release = '0.10.5' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |