diff options
Diffstat (limited to 'documentation/conf.py')
-rw-r--r-- | documentation/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/conf.py b/documentation/conf.py index c4c1c1d..1d6fd65 100644 --- a/documentation/conf.py +++ b/documentation/conf.py @@ -47,7 +47,7 @@ copyright = u'2001-2015, Chris Liechti' # The short X.Y version. version = '3.0' # The full version, including alpha/beta/rc tags. -release = '3.0' +release = '3.0.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |