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 bf32e61..0076c54 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'0.14' -release = u'0.14.4' +version = u'0.15' +release = u'0.15.0'  language = 'fr'  | 
