diff options
author | Ruben Pollan <meskio@sindominio.net> | 2018-07-12 19:36:32 +0200 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2018-07-12 19:36:32 +0200 |
commit | 5cbbf052ffb5814c5a8a2f62417b5d1a2475778e (patch) | |
tree | e7466abe7e728fcb9f7d148f88304f379d8788b7 /docs/conf.py | |
parent | 8f00bd0561fd4018ca99fccad84e099b457ead14 (diff) |
[pkg] bump version to 0.10.70.10.7
Diffstat (limited to 'docs/conf.py')
-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 dc1f55e1..2afb2625 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -61,7 +61,7 @@ author = u'LEAP Encryption Access Project' # The short X.Y version. version = u'0.10' # The full version, including alpha/beta/rc tags. -release = u'0.10.6' +release = u'0.10.7' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |