diff options
author | kali <kali@leap.se> | 2013-02-13 08:05:45 +0900 |
---|---|---|
committer | kali <kali@leap.se> | 2013-02-13 08:05:45 +0900 |
commit | 7305cfdca8c74d30136cce1ba8becda555b9ab08 (patch) | |
tree | 8b2333efa9ffb0aedb8838ca8698e50887d67eba /docs/conf.py | |
parent | 16827bab2f31b3e66a90141fc511bf3729d77ed3 (diff) |
updated install docs
Diffstat (limited to 'docs/conf.py')
-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 05c8cf5b..296cb262 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -48,9 +48,9 @@ copyright = u'2012, The LEAP Encryption Access Project' # built documents. # # The short X.Y version. -version = '0.1.0' +version = '0.2.0' # The full version, including alpha/beta/rc tags. -release = '0.1.0' +release = '0.2.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |