diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py index dd6ce17f..7ee68b1a 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -59,9 +59,9 @@ author = u'LEAP Encryption Access Project' # built documents. # # The short X.Y version. -version = u'0.10.0' +version = u'0.10' # The full version, including alpha/beta/rc tags. -release = u'0.10.0alpha1' +release = u'0.10a1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |