diff options
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 2e360e7..55b8002 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -66,7 +66,7 @@ author = u'Charles Gordon, Nicholas Charriere' # The short X.Y version. version = u'1.3' # The full version, including alpha/beta/rc tags. -release = u'1.3.8' +release = u'1.4.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |