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 aebf79d40f..676bc55c37 100755 --- a/docs/conf.py +++ b/docs/conf.py @@ -58,9 +58,9 @@ copyright = '2014, Damien P. George' # built documents. # # The short X.Y version. -version = '1.4' +version = '1.5' # The full version, including alpha/beta/rc tags. -release = '1.4.6' +release = '1.5' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |