diff options
| author | drebs <drebs@riseup.net> | 2017-11-15 18:15:36 -0200 | 
|---|---|---|
| committer | drebs <drebs@riseup.net> | 2017-11-15 18:17:36 -0200 | 
| commit | b8e8828f580d390d4a3e02bbd7eea0df489d29d3 (patch) | |
| tree | a5adf5eae64cc0299ac7994d69aa7a740e35a932 /docs/conf.py | |
| parent | 6fcca9092be19648915e4e316d7b71a931531a9f (diff) | |
[pkg] bump sphinx release info
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 d997d17a..de6081db 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.2' +release = '0.10.4'  # The language for content autogenerated by Sphinx. Refer to documentation  # for a list of supported languages. | 
