diff options
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py index fb5b16e154..28ee113995 100755 --- a/docs/conf.py +++ b/docs/conf.py @@ -81,9 +81,9 @@ copyright = '2014, Damien P. George' # built documents. # # The short X.Y version. -version = '1.5' +version = '1.6' # The full version, including alpha/beta/rc tags. -release = '1.5.2' +release = '1.6' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |