diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py index af30d8ba..636f812e 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -55,7 +55,7 @@ copyright = '%s, Mathieu Pasquet - Florent Le Coz - Emmanuel Gil Peyrot' % time. # The short X.Y version. version = '0.13' # The full version, including alpha/beta/rc tags. -release = '0.13.1' +release = '0.13.2' add_function_parentheses = True |