diff options
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/conf.py | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/Documentation/conf.py b/Documentation/conf.py index 69020ab..683b981 100644 --- a/Documentation/conf.py +++ b/Documentation/conf.py @@ -14,8 +14,8 @@ year = datetime.now().year  copyright = u'%d, Alban Gruin' % year  author = u'Alban Gruin' -version = u'dev' -release = u'dev' +version = u'0.13' +release = u'0.13.0'  language = 'fr' | 
