diff options
Diffstat (limited to 'python/docSRC')
| -rw-r--r-- | python/docSRC/conf.py | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/python/docSRC/conf.py b/python/docSRC/conf.py index cc95a80..78f7d42 100644 --- a/python/docSRC/conf.py +++ b/python/docSRC/conf.py @@ -48,9 +48,9 @@ copyright = u'2013, Centrum Wiskunde & Informatica, Amsterdam'  # built documents.  #  # The short X.Y version. -version = '1.7' +version = '1.7.1'  # The full version, including alpha/beta/rc tags. -release = '1.7' +release = '1.7.1'  # The language for content autogenerated by Sphinx. Refer to documentation  # for a list of supported languages. | 
